v1.21.0
Highlights
- After user feedback we have improved ignoring findings run
bearer ignore
to find out more. - Fixed a long standing bug where the exit code was not set correctly for some report formats. You can override this fixed behaviour using --exit-code=0 if needed.
Changelog
- 57bacfd chore(deps): bump aws-actions/configure-aws-credentials from 2 to 3 (#1214)
- 4ce64d4 chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#1216)
- 4678aef chore(deps): bump github.com/zricethezav/gitleaks/v8 from 8.17.0 to 8.18.0 (#1215)
- 9ff5985 feat: add CSV format flag (#1208)
- a21804b feat: add ignore command (#1180)
- 063492b feat: add ignore remove command (#1221)
- d88b1de feat: add path flag for ignore file (#1213)
- 7d3a1b4 feat: check command docs are up to date (#1219)
- 31f75f7 feat: improve ux of add ignore command (#1227)
- e674387 feat: read from config file for ignore migrate (#1223)
- e1d001a feat: show all ignores (#1220)
- 2e4159c fix: add remove subcommand to ignore usage (#1225)
- 911c5c1 fix: bearer-ignore-flag not loaded for scan (#1222)
- 1601958 fix: handle empty list to scan for orchestrator (#1209)
- 2df8353 fix: ignore command CLI interface (#1211)
- 06b5f95 fix: ignore show --all formatting (#1226)
- f024b67 fix: improve output from ignore commands (#1212)
- a8d6567 fix: increase log level for getMeta related functions (#1197)
- 0c3429a fix: privacy formatter (#1224)
- 653d64c fix: remove cold from flu patterns (#1193)
- f5975b1 fix: report passed not being calculated correctly (#1187)
- 5073de8 fix: saas file list (#1188)
- e51e018 refactor: extract report data object and formatters (#1202)