Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 21:22
· 39 commits to main since this release
4a97d37

What's Changed

  • Added support for viewing multiple SPDX documents attached to a single build
  • Added new "Summary" tab containing high-level charts and statistics of SPDX document by @rhyskoedijk in #15
  • "License" and "Supplier" tabs only show first three package by default; click "More" button to expand list
  • "License" and "Supplier" tabs shows the package version and allow click-through to package manager web page
  • "Security" tab now shows the "package introduced through" dependency chain when hovering over package names
  • Task will no longer attach "manifest.spdx.xlsx" to pipeline build attachments; it is now generated dynamically in UI
  • Normalised SPDX constants before all equality checks, for better compatibility
  • Improved accuracy of license expression parsing

Dependency Changes

Full Changelog: 1.3.0...1.4.0