Releases: DariuszPorowski/github-action-gitleaks
Releases · DariuszPorowski/github-action-gitleaks
v2.1.0
🔄️ What's Changed
🚀 Features
- enhance inputs; add log_opts, and max_decode_depth @DariuszPorowski (#82)
- Add exit_code option @tzurielweisberg (#78)
🐛 Bug Fixes
- Address "Gitleaks: version 8.21.0 Failing with Custom gitleaks.toml" @eedorenko (#79)
⬆️ Dependencies
10 changes
- ⬆️ github-actions(deps): Bump docker/build-push-action from 5 to 6 @dependabot[bot] (#81)
- ⬆️ github-actions(deps): Bump softprops/action-gh-release from 1 to 2 @dependabot[bot] (#80)
- ⬆️ github-actions(deps): Bump release-drafter/release-drafter from 5 to 6 @dependabot[bot] (#76)
- ⬆️ github-actions(deps): Bump github/codeql-action from 2 to 3 @dependabot[bot] (#74)
- ⬆️ github-actions(deps): Bump actions/publish-action from 0.2.2 to 0.3.0 @dependabot[bot] (#73)
- ⬆️ github-actions(deps): Bump docker/metadata-action from 4 to 5 @dependabot[bot] (#71)
- ⬆️ github-actions(deps): Bump docker/build-push-action from 4 to 5 @dependabot[bot] (#70)
- ⬆️ github-actions(deps): Bump docker/login-action from 2 to 3 @dependabot[bot] (#69)
- ⬆️ github-actions(deps): Bump actions/github-script from 6 to 7 @dependabot[bot] (#72)
- ⬆️ github-actions(deps): Bump actions/checkout from 3 to 4 @dependabot[bot] (#68)
👥 Contributors
@DariuszPorowski, @dependabot[bot], @eedorenko, @tzurielweisberg and dependabot[bot]
See details of all code changes: v2.0.9...v2.1.0 since previous release.
v2.0.9
🔄️ What's Changed
👥 Contributors
See details of all code changes: v2.0.8...v2.0.9 since previous release.
v2.0.8
🔄️ What's Changed
- fix: multiline output @DariuszPorowski (#65)
👥 Contributors
See details of all code changes: v2.0.7...v2.0.8 since previous release.
v2.0.7
What's Changed
- Refresh after gitleaks rebranding by @DariuszPorowski in #63
- changed pointers new gitleaks repo (zricethezav/gitleaks -> gitleaks/gitleaks)
- changed action to self-build docker image instead of pulling from GH packages
- changed gitleaks docker source to docker hub (looks like official ghcr is not updated after the gitleaks rebranding)
- improved allowlisted for extended toml config
- added gitleaks
--baseline-path
support - added dependabot support to the repo
- minor dev experience improvements
- files lint
Full Changelog: v.2.0.6...v2.0.7
v.2.0.6
v2.0.5
What's Changed
- CODEOWNERS by @DariuszPorowski in #55
- minor updates by @DariuszPorowski in #59
- package.json by @DariuszPorowski in #60
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- UDMSecretChecks.toml extends default Gitleaks rules
- Output optimization
- Git - PR options adjustments
by @DariuszPorowski in #52
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
- bumped GH actions to the latest in workflow and docs
- updated rule for CSCAN0220 in the toml configs
- bug fix for PR issue #41
v2.0.1
- Gitleaks v8 support
- CVE-2022-24767 mitigation