Skip to content

83.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 09:34
· 78 commits to main since this release

What's Changed

🐞 Bug Fixes

  • 43f4ed1 model: Do not generate PURLs for Projects
  • 8e08c07 web-app-template: Use correct variable in hasEffectiveLicenses()

🎉 New Features

  • 343421f advisor: Take (non-excluded) projects into account
  • 6fa71a5 osv: Support querying by commit if PURL is empty

✅ Tests

  • 6ac175b python: Update expected results

🐘 Build & ⚙️ CI

  • b0db073 renovate: Remove automerge as it is now part of the preset

📖 Documentation

  • 8e583a6 osv: Add a link to the (current) data sources
  • 7b40375 osv: Document all data properties (in upstream order)
  • 2a2f32a osv: Make a KDoc (that can be) a oneliner for compactness
  • 54f32fd vulnerable-code: Add a link to the (current) data sources

🔧 Chores

  • 9304ab8 advisor: Rename a variable to ortResult
  • c1884af bazel: Simplify Conan project code a little bit

🚀 Dependency Updates

  • fb2c4e0 update dev.panuszewski.typesafe-conventions to v0.10.1
  • 664ee20 update docker/login-action action to v4.1.0
  • d5d3f51 update graalvm/setup-graalvm action to v1.5.2
  • ff17cd1 update gradle/actions action to v6.1.0
  • e15713a update kotest to v6.1.11

💡 Other Changes

  • 5210412 style(osv): Trivially arrange variables a bit