Highlights
- For clarity, we changed the term Policy to Rule. This implies changes in the CLI as well as in the output format.
- New Relic support: Curio now detects sensitive data leaking in New Relic Loggers.
Changelog
- 4f8719c chore(deps): bump github.com/fatih/color from 1.13.0 to 1.14.0 (#425)
- 4dc7f53 chore(deps): bump github.com/open-policy-agent/opa from 0.47.4 to 0.48.0 (#396)
- bd6a9a5 chore(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#464)
- d8bec86 chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#426)
- df52ab2 chore(deps): bump github.com/zricethezav/gitleaks/v8 from 8.15.2 to 8.15.3 (#427)
- 8073ec0 chore(deps): bump google.golang.org/api from 0.106.0 to 0.107.0 (#397)
- a83b763 chore(deps): bump google.golang.org/api from 0.107.0 to 0.108.0 (#428)
- 9af4c12 docs(chore): update cli output file (#453)
- e4ad4ef feat: add new relic rules and improve sentry rules (#471)
- 1d74d73 feat: detect at match node rather than root node (#466)
- 5f36760 feat: don't allow match node to expand to argument list (#458)
- 0b7157c feat: test framework for new detectors (#461)
- df77f19 fix(rules): move ftp rule to ruby lang folder (#470)
- dcafc29 fix: continue when file stat fails (#395)
- 364b99c fix: fix blowfish pattern (#460)
- e2e7d81 fix: fix rails encryption rule and reconciliation (#463)
- e711773 refactor: architecture (#308)