Skip to content

0.70.0

Choose a tag to compare

@github-actions github-actions released this 29 May 11:14
· 40 commits to main since this release

What's Changed

🐞 Bug Fixes

  • 8b3c23b compose: Update the UID used for the secrets volume

🎉 New Features

  • 80d7214 api: Filter all vulnerability endpoints with advisors
  • 7b8d76f model: Add advisors field to all filter models and mappings
  • 9185115 service: Filter by advisors in single- and multi-run queries
  • 6ad5dd6 ui: Filter vulnerabilities with advisors
  • 655442e ui: Render plugin descriptions in Markdown

🐘 Build & ⚙️ CI

  • d3c78c9 gradle: Remove the global ExperimentalSerializationApi opt-in
  • 2393675 gradle: Replace detached config with named config in custom plugin

🚀 Dependency Updates

  • 0f24d58 scanner: Upgrade Provenant to version 0.1.5
  • b2c6400 scanner: Upgrade Provenant to version 0.1.6
  • 6ce7d24 update ch.qos.logback:logback-classic to v1.5.33
  • 65da310 update com.autonomousapps.build-health to v3.14.0
  • 6c8fa96 update com.azure:azure-security-keyvault-secrets to v4.11.0
  • 3318d6d update com.networknt:json-schema-validator to v3.0.3
  • efb2057 update com.rabbitmq:amqp-client to v5.31.0
  • 78ebf25 update dependency @hookform/resolvers to v5.4.0
  • 05482f5 update dependency vite to v8.0.14
  • 10b6336 update org.ossreviewtoolkit:version-catalog to v87.2.0
  • d826a05 update org.ossreviewtoolkit:version-catalog to v87.3.0
  • 5b6c048 update org.slf4j:slf4j-api to v2.0.18
  • 6c9ebf8 update pnpm to v11.2.0
  • 7c00058 update pnpm to v11.2.1
  • 6500325 update pnpm to v11.2.2

🚜 Refactorings

  • a8ec79d api: Unify the vulnerability filter handling
  • 50d4474 ui: Align column ordering of the vulnerability tables