Highlights
- External rule support - Rules are now downloaded at startup allowing us to make rule updates outdside the main binary release cycle. See our new rules repo for more details https://github.com/Bearer/bearer-rules
Changelog
- 2b6f7df chore(deps): bump github.com/aws/aws-sdk-go from 1.44.229 to 1.44.234 (#850)
- 55aee5b chore(deps): bump github.com/aws/aws-sdk-go from 1.44.234 to 1.44.239 (#875)
- 5e38fcc chore(deps): bump github.com/open-policy-agent/opa from 0.50.2 to 0.51.0 (#851)
- bdc0bde chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#877)
- fb6aafe chore(deps): bump github.com/zricethezav/gitleaks/v8 from 8.16.1 to 8.16.2 (#849)
- a3a237f chore(deps): bump golang.org/x/mod from 0.9.0 to 0.10.0 (#874)
- b0032a5 chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#878)
- d240a81 chore(deps): bump google.golang.org/api from 0.114.0 to 0.116.0 (#879)
- d1c8752 chore(docker): update goreleaser for docker image (#862)
- 0273aa6 chore(rules): update some attributes missing in rules (#868)
- aed3d20 chore: better handle typescript (#888)
- 77e2961 docs(fix): resolve empty owasp rule page bug (#855)
- 7f04013 feat(ruby rules): add rails sql injection rule (#856)
- dc35d99 feat: handle same line number deduplication (#865)
- 0fa32c4 feat: load rules externally (#827)
- e9bb136 feat: merge datatype and presence rules (#869)
- cfbb751 feat: replace failure with findings (#886)
- 23d561c feat: support spread element in JS/TS (#891)
- c41009f fix: broken privacy rego (#885)
- 645fb1b fix: false +ves in js open redirect rule (#864)
- 5bb2d33 fix: ignore invalid rules (#863)
- e3aeb7f fix: incorrect classifications (#871)
- 3b40c8d fix: use type from recipe (#857)