Skip to content

Releases: DariuszPorowski/github-action-gitleaks

v2.1.0

12 Mar 03:14
a027585
Compare
Choose a tag to compare

🔄️ What's Changed

🚀 Features

🐛 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

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