v3.0.0
3.0.0 (2023-09-12)
BREAKING CHANGES
--include-rule
renamed to--rule
--exclude-rule
renamed to--ignore-rule
Now you can use them together
Bug Fixes
Features
- add special rules with hardcoded-password rule (#181) (69e9383), closes #80 #174
- catch username password inside urls (#169) (8156dfa), closes #165
- change the include and exclude to select and ignore (#177) (09a8355), closes #174
- confluence url is mandatory arg (#160) (63728c0), closes #138
What's Changed
- test: ensure Inclusion of "gitleaks" rules in secret.go file by @binyamin2 in #172
Full Changelog: v2.8.1...v3.0.0