Releases: microsoft/component-detection
Releases · microsoft/component-detection
Release list
v7.1.10
⚙️ Changes
- uv.lock detector improvements by @theztefan (#1844) (merged by @ryanbrandenburg)
v7.1.9
⚙️ Changes
- Fix Yarn detector perf by @grvillic (#1849)
- Promote the Conda ComponentDetector to experimental by @ryanbrandenburg (#1838)
- Bump ivy 2.5.2 -> 2.5.3 by @RodneyRichardson (#1847)
- Upgrade Ant:Ivy to avoid download mirror failure by @ryanbrandenburg (#1845)
- Fix conda namespace by @ryanbrandenburg (#1840)
- Replace disused version-number reference with mockito by @ryanbrandenburg (#1841)
- Cleanup documentation by @ryanbrandenburg (#1836)
v7.1.8
⚙️ Changes
- Update RubyComponentDetector.cs by @grvillic (#1835)
- Clarify Experimental detector behavior in documentation by @pauld-msft (#1831)
- Fix handling of Ruby versions. by @cwize1 (#1833)
- Add option to exclude base image components by @jasonpaulos (#1825)
v7.1.7
v7.1.6
v7.1.5
⚙️ Changes
- Pauldorsch/reduce linux scan time by @pauld-msft (#1826)
v7.1.4
⚙️ Changes
- feat: defensive identity overrides for MavenComponent and GitComponent by @zhenghao104 (#1822)
v7.1.3
v7.1.2
⚙️ 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
⚙️ 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)