Releases: microsoft/component-detection
Releases · microsoft/component-detection
Release list
v7.1.13
⚙️ Changes
- Fix directory enumeration hang by Michael Pysson (@mpysson) (#1860)
- Capture additional data from conda-lock files by Ryan Brandenburg (@ryanbrandenburg) (#1861)
v7.1.12
⚙️ Changes
- Properly handle recursive dependencies in conda lockfiles by Jason Paulos (@jasonpaulos) (#1857)
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)