-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: gitleaks/gitleaks
base: v8.24.0
head repository: gitleaks/gitleaks
compare: v8.24.2
- 19 commits
- 25 files changed
- 10 contributors
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 59fdd90 - Browse repository at this point
Copy the full SHA 59fdd90View commit details
Commits on Feb 24, 2025
-
Make AddFindings public (#1767)
- Rename d.addFindings -> d.AddFindings - Add d.Findings() To allow other tools using d.Detect() to leverage the code in AddFindings
Configuration menu - View commit details
-
Copy full SHA for f6a7439 - Browse repository at this point
Copy the full SHA f6a7439View commit details -
fix: upgrade x/crypto to 0.31.0 to get rid of CVE-2024-45337 (#1768)
Co-authored-by: Christophe Goessen <christophe@gssn.net>
Configuration menu - View commit details
-
Copy full SHA for 96b92c3 - Browse repository at this point
Copy the full SHA 96b92c3View commit details -
build: upgrade rs/zerolog, spf13/cobra, and spf13/viper (#1769)
This eliminates golang.org/x/text@v0.3.0 from the dependency chain, which is associated with a critical CVE that can cause Gitleaks to be flagged in regulated environments.
Configuration menu - View commit details
-
Copy full SHA for 3fdc9c1 - Browse repository at this point
Copy the full SHA 3fdc9c1View commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2f6b9f7 - Browse repository at this point
Copy the full SHA 2f6b9f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b449582 - Browse repository at this point
Copy the full SHA b449582View commit details
Commits on Mar 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a3be722 - Browse repository at this point
Copy the full SHA a3be722View commit details
Commits on Mar 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for de105fc - Browse repository at this point
Copy the full SHA de105fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b93c6 - Browse repository at this point
Copy the full SHA e9b93c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c81ae0 - Browse repository at this point
Copy the full SHA 1c81ae0View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ade376a - Browse repository at this point
Copy the full SHA ade376aView commit details
Commits on Mar 11, 2025
-
Prevent Yocto/BitBake false positives with generic-api-key rule (#1783)
* fix: make config template work when providing non-iota values for MatchCondition https://pkg.go.dev/text/template#hdr-Actions > {{with pipeline}} T1 {{end}} > If the value of the pipeline is empty, no output is generated; > otherwise, dot is set to the value of the pipeline and T1 is > executed. Within the `with` block `.MatchCondition` is implicit and must be omitted to work. The fault/bug was not triggered before because this is the first non-default MatchCondition apparently. * feat: exclude false positive matches for Yocto/Bitbake from generic-api-key rule Fixes #1775
Configuration menu - View commit details
-
Copy full SHA for 991a940 - Browse repository at this point
Copy the full SHA 991a940View commit details
Commits on Mar 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c08cb1d - Browse repository at this point
Copy the full SHA c08cb1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f74ced7 - Browse repository at this point
Copy the full SHA f74ced7View commit details
Commits on Mar 17, 2025
-
Readme badge revisions (#1744)
* - Added badges: * Go docs * Go report card * License - Replaced HTML code for badges with Markdown * Amend CI badge
Configuration menu - View commit details
-
Copy full SHA for 4344b00 - Browse repository at this point
Copy the full SHA 4344b00View commit details
Commits on Mar 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b4df423 - Browse repository at this point
Copy the full SHA b4df423View commit details
Commits on Mar 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6cc0e38 - Browse repository at this point
Copy the full SHA 6cc0e38View commit details
Commits on Mar 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5361c7c - Browse repository at this point
Copy the full SHA 5361c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c275d - Browse repository at this point
Copy the full SHA d5c275dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.24.0...v8.24.2