Release - 1.8.0
What's Changed
- Add support of
--report
option for secret scanning by @saramontif in #203 - Add caching of the access token by @MarshalX in #199
- Add new fields to scan parameters by @MarshalX in #198
- Add contributing guidelines by @MarshalX in #202
- Add GitHub output in ruff GitHub Actions workflow by @MarshalX in #200
- Fix absolute imports by @MarshalX in #201
- Fix severity sorting for unknown severity by @morsa4406 in #197
- Fix multiprocessing module in packaged CLI with Python 3.12 on macOS by @MarshalX in #196
New Contributors
- @saramontif made their first contribution in #203
Full Changelog: v1.7.1...v1.8.0