Skip to content

Releases: microsoft/component-detection

v7.1.1

24 Apr 20:45
c49cd23

Choose a tag to compare

⚙️ Changes

  • Update packageurl-dotnet to 2.0.0 by @JamieMagee (#1799)
  • fix: harden Docker scan timeout and cancellation in LinuxContainerDetector by @AMaini503 (#1798)
  • Reconcile bare/rich component Ids in DependencyGraphs by @AMaini503 (#1784)

v7.1.0

21 Apr 04:39
4eb4071

Choose a tag to compare

⚙️ 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

v7.0.18

14 Apr 06:21
445a1a2

Choose a tag to compare

⚙️ Changes

  • Reconcile bare/rich component identities in ComponentsFound by @AMaini503 (#1760)
  • Fix Docker scan hang: bound container removal, surface timeout telemetry by @AMaini503 (#1778)
  • Address follow-up review feedback for matcher reuse and null-pattern validation by @jpinz (#1770)

v7.0.17

08 Apr 15:52
c3ef82c

Choose a tag to compare

⚙️ Changes

v7.0.16

07 Apr 17:13
f40d70c

Choose a tag to compare

⚙️ Changes

  • Simplify PatternMatchingUtility by removing expression trees by @JamieMagee (#1766)
  • Replace DotNet.Glob with Microsoft.Extensions.FileSystemGlobbing by @JamieMagee (#1767)

v7.0.15

06 Apr 21:44
97f3d73

Choose a tag to compare

⚙️ Changes

v7.0.14

02 Apr 21:48
af0cff9

Choose a tag to compare

⚙️ Changes

v7.0.13

01 Apr 04:42
8f1a8b6

Choose a tag to compare

⚙️ Changes

v7.0.12

31 Mar 01:41
a01a1ce

Choose a tag to compare

⚙️ Changes

v7.0.11

25 Mar 21:44
cd64b9b

Choose a tag to compare

⚙️ Changes

  • Bump packageurl-dotnet from 2.0.0-rc.2 to 2.0.0-rc.3 by @JamieMagee (#1737)
  • Only run smoketests in PRs targetting main repository by @grvillic (#1736)