Skip to content

v0.10.0

Latest

Choose a tag to compare

@ronens88 ronens88 released this 24 Mar 09:40
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.10.0
f99ad55

What's New

  • Auto-upload SBOM artifacts from post step — no need for separate upload-artifact step
  • SBOM summary in job report with component/relationship counts per build
  • Memory protection support
  • File integrity support
  • PR comment summary support
  • ESM compatibility fix for Node.js 20+

Bug Fixes

  • Fix SBOM artifact ZIP paths when using CIMON_SBOM_OUTPUT_DIRECTORY
  • Backward compatibility with older cimon versions without stats fields
  • Filter noise from SBOM summary (TryCompile, empty subbuilds)
  • Use same binary for stop as start to prevent timeout mismatches