Skip to content

Releases: microsoft/component-detection

v7.1.10

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:39
bbd6ded

⚙️ Changes

v7.1.9

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:07
c0bfb33

⚙️ Changes

v7.1.8

Choose a tag to compare

@github-actions github-actions released this 30 Jun 14:39
497842d

⚙️ Changes

v7.1.7

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:05
63dafd9

⚙️ Changes

v7.1.6

Choose a tag to compare

@github-actions github-actions released this 17 Jun 19:06
1ee1dbc

⚙️ Changes

v7.1.5

Choose a tag to compare

@github-actions github-actions released this 12 Jun 23:32
300d88b

⚙️ Changes

v7.1.4

Choose a tag to compare

@github-actions github-actions released this 10 Jun 00:44
79782b8

⚙️ Changes

  • feat: defensive identity overrides for MavenComponent and GitComponent by @zhenghao104 (#1822)

v7.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Jun 00:22
2262f7b

⚙️ Changes

  • Enhance DockerReferenceUtility to handle invalid characters by @jpinz (#1821)
  • Enhance Docker Compose and Helm detectors for parallel processing by @jpinz (#1819)

v7.1.2

Choose a tag to compare

@github-actions github-actions released this 06 May 21:24
248e744

⚙️ Changes

  • Broaden NPM detection for VS Code extensions by @pjcollins (#1801)
  • chore: use ArgumentNullException.ThrowIfNull where applicable by @JamieMagee (#1789)
  • chore: modernize EnvironmentVariableService by @JamieMagee (#1788)
  • Promote the Dockerfile, Docker Compose, and Helm Detectors to Experimental Status (#1803)

v7.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 20:45
c49cd23

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