Releases: microsoft/component-detection
Releases · microsoft/component-detection
Release list
v7.1.11
⚙️ Changes
- Promote uv.lock to stable by Ryan Brandenburg (@ryanbrandenburg) (#1853)
- Update Syft to v1.49.0 and add platform selection support by Jason Paulos (@jasonpaulos) (#1855)
v7.1.10
⚙️ Changes
- uv.lock detector improvements by Stefan (@theztefan) (#1844) (merged by Ryan Brandenburg (@ryanbrandenburg))
v7.1.9
⚙️ Changes
- Fix Yarn detector perf by Greg Villicana (@grvillic) (#1849)
- Promote the Conda ComponentDetector to experimental by Ryan Brandenburg (@ryanbrandenburg) (#1838)
- Bump ivy 2.5.2 -> 2.5.3 by Rodney Richardson (@RodneyRichardson) (#1847)
- Upgrade Ant:Ivy to avoid download mirror failure by Ryan Brandenburg (@ryanbrandenburg) (#1845)
- Fix conda namespace by Ryan Brandenburg (@ryanbrandenburg) (#1840)
- Replace disused version-number reference with mockito by Ryan Brandenburg (@ryanbrandenburg) (#1841)
- Cleanup documentation by Ryan Brandenburg (@ryanbrandenburg) (#1836)
v7.1.8
⚙️ Changes
- Update RubyComponentDetector.cs by Greg Villicana (@grvillic) (#1835)
- Clarify Experimental detector behavior in documentation by Paul Dorsch (@pauld-msft) (#1831)
- Fix handling of Ruby versions. by Chris Gunn (@cwize1) (#1833)
- Add option to exclude base image components by Jason Paulos (@jasonpaulos) (#1825)
v7.1.7
⚙️ Changes
- Add missing MSBuildBinaryExperiment DI by Greg Villicana (@grvillic) (#1832)
v7.1.6
⚙️ Changes
- Promote MSBuildBinLog Detector to experimental by Greg Villicana (@grvillic) (#1829)
v7.1.5
⚙️ Changes
- Pauldorsch/reduce linux scan time by Paul Dorsch (@pauld-msft) (#1826)
v7.1.4
⚙️ Changes
- feat: defensive identity overrides for MavenComponent and GitComponent by Zheng Hao Tang (@zhenghao104) (#1822)
v7.1.3
⚙️ Changes
- Enhance DockerReferenceUtility to handle invalid characters by Julian (@jpinz) (#1821)
- Enhance Docker Compose and Helm detectors for parallel processing by Julian (@jpinz) (#1819)
v7.1.2
⚙️ Changes
- Broaden NPM detection for VS Code extensions by Peter Collins (@pjcollins) (#1801)
- chore: use ArgumentNullException.ThrowIfNull where applicable by Jamie Magee (@JamieMagee) (#1789)
- chore: modernize EnvironmentVariableService by Jamie Magee (@JamieMagee) (#1788)
- Promote the Dockerfile, Docker Compose, and Helm Detectors to Experimental Status (#1803)