Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 13:42
· 122 commits to main since this release

What's Changed

  • Improve GHSA graph client error handling when rate-limited
  • Show error message card when SPDX artifacts cannot be loaded
  • Don't throw error when SVG artifact cannot be loaded
  • Don't include SVG artifact when downloading the SPDX document
  • Align security advisory severity colours with the Azure DevOps theme
  • Condense the security advisories column width in the packages tables
  • Increase the SPDX version to 2.3 if security advisories are added
  • Add "Upload SPDX" menu option to quickly test different .spdx.json files; Only enabled in localhost environment
  • Add the full GHSA security vulnerability data as "security url" external reference to packages
  • Add task input option enableManifestSpreadsheetGeneration for XLSX spreadsheet generation
  • Add affected/patched versions to security advisory tab
  • Add licenses tab
  • Add suppliers tab
  • Add vulnerability count columns to XLSX packages sheet
  • Add more info to XLSX security advisories sheet
  • Add XLSX licenses sheet
  • Add XLSX suppliers sheet
  • Add XLSX "fix available" column to security advisories sheet
  • Order XLSX rows to match default sort order of UI
  • Use wider columns in XLSX
  • Parse SPDX license expressions in to individual license references rather than displaying the raw expression
  • Parse PURL package manager name and url
  • Use webpack to build and package the task files
  • Use more verbose logging for XLSX and SVG generation
  • When publishing the localhost package, always increment the task patch version to a higher number than previous package

Dependency Changes

Full Changelog: 1.2.1...1.3.0