Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@s-l-teichmann s-l-teichmann released this 14 Dec 16:43
· 50 commits to main since this release
6c8b375

Highlights

  • Require only Go 1.20 (was Go 1.21) to support broader library usage.
  • Fixed time filtering when downloading advisories.
  • Added support for legacy security.txt location.
  • Added function to find product identification (Thanks to @juan131)
  • Smaller improvements in the documention.

PRs

  • #519 Advisories: Time filter download by 'updated' field in ROLIE entries.
  • #516 Go 1.20 compat: Remove usage of slices in enum generator.
  • #514 Support Go 1.20
  • #513 Older version
  • #512 Downloader: Add tlp label to path if no custom directory is configured. Refactor accordingly
  • #510 Add GH Action execution on PRs
  • #506 PMD: Support legacy security.txt location as fallback.
  • #505 feat: Add function to find^ product identification helpers inspecting the tree
  • #502 docs: underline that we are not offering an API yet
  • #501 docs: move link to final CSAF 2.0 in README