Skip to content

2.29.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 16:22
· 1722 commits to master since this release
bddfe27

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.28.0

🚩 Changes to settings.dist.py / local_settings.py

🚩 Database migration

  • Notification: Allow to send notification even if there was no change in scan @kiblik (#8959)

🚀 API features and enhancements

  • OpenAPI schema: Use renderer with small size by default @kiblik (#8973)

🐛 Bug Fixes

  • fix metrics to also calculate risk acceptance and duplicate findings. @lme-nca (#9013)

🖌 Updates in UI

  • UI: Show Vuln ID from tool @kiblik (#9034)
  • fix button color in risk acceptance bug @FelixHernandez (#9008)
  • Notification: Allow to send notification even if there was no change in scan @kiblik (#8959)
  • Reporting: Exclude empty fields from report + correct host for HTML reports @Maffooch (#8961)

🧰 Maintenance