What's Changed
- Return non-zero exit code if an error occurs during a scan. by @mplzik in #4476
- Fix: SonarCloud Verification Logic by @shahzadhaider1 in #4482
- Clarify what 'unknown' means by @dustin-decker in #4477
- Proto update to support scanning confluence comments by @mustansir14 in #4484
- Fix SSH schema error executing git clone by @shahzadhaider1 in #4488
- Detect Organization ID to pass into AnalysisInfo for Atlassian Detector by @mustansir14 in #4480
- Add support for Account API Token verification in Postmark Detector by @mustansir14 in #4495
- refactor: use b.Loop() to simplify the code and improve performance by @dulanting in #4497
- Fix wrong line number in private key detector (#4485) by @kmgv in #4486
- Reduce GitHub V1 Detector False Positives by @shahzadhaider1 in #4494
- Bump github.com/nwaples/rardecode/v2 from 2.0.0-beta.4.0.20241112120701-034e449c6e78 to 2.2.0 by @dependabot[bot] in #4501
New Contributors
- @mplzik made their first contribution in #4476
- @mustansir14 made their first contribution in #4484
- @dulanting made their first contribution in #4497
- @kmgv made their first contribution in #4486
Full Changelog: v3.90.8...v3.90.9