Skip to content

v34.11.0

Choose a tag to compare

@github-actions github-actions released this 02 May 06:30
· 148 commits to main since this release

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 FilterView to 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