Skip to content

Releases: DariuszPorowski/github-action-gitleaks

v2.0.9

30 May 20:56
5c3e70f
Compare
Choose a tag to compare

🔄️ What's Changed

👥 Contributors

@lawndoc

See details of all code changes: v2.0.8...v2.0.9 since previous release.

v2.0.8

18 May 17:16
4410bd5
Compare
Choose a tag to compare

🔄️ What's Changed

👥 Contributors

@DariuszPorowski

See details of all code changes: v2.0.7...v2.0.8 since previous release.

v2.0.7

26 Mar 18:02
ce25b14
Compare
Choose a tag to compare

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

09 Feb 00:01
88923d9
Compare
Choose a tag to compare

What's Changed

  • Bug fixes for pull requests by @lawndoc in #62
    • Pull Request head sha not correct #61
    • Gitleaks action fails when creating PR in new repo #58

Full Changelog: v2...v.2.0.6

v2.0.5

22 Nov 00:07
f62001e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

19 Aug 03:43
384cc43
Compare
Choose a tag to compare

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

22 Jul 02:50
de8a1f9
Compare
Choose a tag to compare

v2.0.2

07 Jun 19:49
3c7a672
Compare
Choose a tag to compare
  • 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

27 May 04:03
6f4b012
Compare
Choose a tag to compare
  • Gitleaks v8 support
  • CVE-2022-24767 mitigation

v1

11 Jan 17:10
f94ecfb
Compare
Choose a tag to compare
v1
Gitleaks v7 (#32)