Skip to content

42.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 08:47
· 149 commits to main since this release

What's Changed

Bug Fixes 🐞

  • 0999b1f reporter: Fix aliases for renamed reporter options

New Features 🎉

  • b5cc0ea advisor: Centrally normalize vulnerability data
  • f618030 helper-cli: Change a construction to not use EMPTY.copy()
  • b1a157d helper-cli: Extend the PackageList by a purl
  • a8cce08 scanner: Add a get function to FileListResolver
  • 3d527a4 scanner: Make FileListResolver public

Chores 🔧

  • d2ed373 advisor: Rename two variables for clarity
  • dd2bca5 helper-cli: Re-format a function into a one-liner
  • 8b56475 mailmap: Add Frank's Zeiss e-mail address
  • 254809a osv: Give a variable a more fitting name
  • 7ffce46 renovate: Remove spring-core version restriction
  • f18383e renovate: Schedule AWS S3 SDK updates once a week

Dependency Updates 🚀

  • 44a175a Update the dependency-analysis-gradle-plugin to version 2.6.0
  • 3c654de Update the foojay-resolver-convention plugin to version 0.9.0
  • b53e598 Update the native-gradle-plugin to version v0.10.4
  • f9a90de Upgrade AWS S3 SDK to version 2.29.26
  • 2d09508 Upgrade to spring-core version 6.2.0
  • 10a3cee update actions/attest-build-provenance action to v2
  • eb22e04 update dependency com.github.ajalt.clikt:clikt to v5.0.2
  • 0bf948a update dependency com.icegreen:greenmail to v2.1.2
  • 0a847b7 update dependency org.metaeffekt.core:ae-security to v0.128.0
  • e1a308a update dependency org.metaeffekt.core:ae-security to v0.129.0
  • 684436e update dependency org.metaeffekt.core:ae-security to v0.130.0
  • b81a21b update dependency org.wiremock:wiremock to v3.10.0
  • dbca2e0 update github/codeql-action digest to aa57810
  • a9afe84 update jgit to v7.1.0.202411261347-r

Documentation 📖

  • 6ebb731 advisor: Say that the original provider is kept in merged results
  • ac270d8 scanner: Add missing docs for FileListResolver
  • 64a4e8e website: Fix a typo in an evaluator CLI example

Tests ✅

  • 6cc4614 helper-cli: Isolate a test from any existing ORT config file
  • 4c60262 helper-cli: Test that curations get added as expected
  • d231d1c osv: Convert OsvFunTest to WordSpec
  • adbc271 python: Update expected results
  • b8ce64e scanner: Add a test for serializing FileList
  • bf8464b scanner: Convert FileListResolverTest to WordSpec
  • f38b42d scanner: Inline the expected results for getting file lists