Skip to content

v7.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 04:39
· 9 commits to refs/heads/main since this release
4eb4071

⚙️ Changes

  • Add the HelmComponentDetector and associated tests. by @jpinz (#1796)
  • Increase parallelism in smoketest yaml + reduce iterations in PR by @grvillic (#1792)
  • chore: replace 2-string Resources.resx with constants by @JamieMagee (#1786)
  • chore: drop System.Runtime.Loader package ref (in-box on net8.0) by @JamieMagee (#1787)
  • chore: remove dead CommandLineParser dependency by @JamieMagee (#1791)
  • feat(spdx): extract creator tool and organization from SPDX 2.2 SBOMs by @alisonlomaka (#1783)
  • [experiment] Add MSBuild binary log detector as replacement for DotNet and NuGet detectors by @ericstj (#1710)
  • Reorder search patterns for Pnpm component detection by @jpinz (#1782)

🚀 New Features