Releases: DariuszPorowski/github-action-gitleaks
Releases · DariuszPorowski/github-action-gitleaks
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
v1
Gitleaks v7 (#32)