v34.11.0
What's Changed
- Upgrade Django to latest 5.1.8 security release by @tdruez in #1653
- Add an UUID field on the DiscoveredDependency model #1651 by @tdruez in #1654
- Add functions to create fingerprints from stemmed code, highlight code snippet matches from matchcode by @JonoYang in #1656
- Only process match results for file matches by @JonoYang in #1658
- Add ability to export filtered QuerySet of
FilterViewto JSON format by @aayushkdev in #1572 - Include ProjectMessages in the JSON output headers section #1659 by @tdruez in #1662
- Dependencies upgrade by @tdruez in #1663
- Define a COMPLIANCE_SEVERITY_MAP on the ComplianceAlertMixin #1581 by @tdruez in #1664
Full Changelog: v34.10.1...v34.11.0