Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 13:03
· 19 commits to main since this release

Changelog

v0.1.1 (2024-12-20)

Features

  • allow disabling the request logging (720b939)
  • allow start year and years filtering for osv (de9b8b3)
  • reimplament vulnerability endpoint logic and api so we can retrieve purls
    for affected sboms (7982498)

Fixes

  • urlencode purl qualifier values in the db (fcd4691)
  • use predictable ids for product related entities and additionally speed up
    csaf ingestion (8a0085d)
  • optimize import of product related entities during csaf ingestion (c66d1af)
  • improve sbom to vunerabilities correlation both in performance and accuracy
    (2e28a33)