Skip to content

Releases: microsoft/component-detection

v1.1.3

13 Apr 22:58
164770f
Compare
Choose a tag to compare

🐛 Bug Fixes

🧰 Maintenance

  • Bump shogo82148/actions-upload-release-asset from 1.6.1 to 1.6.2 by @dependabot (#101)
  • Bump actions/upload-artifact from 2 to 3 by @dependabot (#99)

v1.1.2

06 Apr 22:44
54dbb56
Compare
Choose a tag to compare

⚙️ Changes

  • Bug Fix: While parsing maven scope, discard left-over string if present. by @RushabhBhansali (#96)

v1.1.1

06 Apr 20:24
3a17feb
Compare
Choose a tag to compare

⚙️ Changes

  • Added dependencyScope detection for maven components by @rbhansali1991 (#87)
  • chore: enable dependabot for github-actions by @JamieMagee (#86)
  • Fix Vcpkg test by @grvillic (#91)
  • refactor(linux): use a smaller image to test base image annotations by @JamieMagee (#90)

🧰 Maintenance

v1.1.0

01 Apr 21:58
a990db1
Compare
Choose a tag to compare

⚙️ Changes

  • Initial implementation of SPDX22 Detector by @ByAgenT (#81)

🚀 New Features

  • Initial implementation of VcpkgDetector and VcpkgComponent by @ras0219-msft (#52)

v1.0.15

25 Mar 00:06
ee44b89
Compare
Choose a tag to compare

⚙️ Changes

  • Migrate IPyPiClient cache to LRU MemoryCache by @cobya (#80)

v1.0.14

24 Mar 22:33
2d5a418
Compare
Choose a tag to compare

⚙️ Changes

  • docs: document environment variables by @JamieMagee (#84)
  • Normalize Podfile.lock Git Uris to support git@ by @cobya (#78)
  • fix: log a warning when duplicate components are found in a yarn.lock by @JamieMagee (#77)

v1.0.13

11 Mar 04:28
be81563
Compare
Choose a tag to compare

⚙️ Changes

  • Move from PackageUrl package to packageurl-dotnet by @dfederm (#71)

🐛 Bug Fixes

  • Support case-insensitive on non-Windows OSs. by @boumenot (#75)

v1.0.12

09 Feb 19:35
9fabc32
Compare
Choose a tag to compare

⚙️ Changes

  • ci: azure devops requires a source to be configured by @JamieMagee (#65)
  • Handle duplicate DiffId docker image layers by @cobya (#64)
  • Support renamed dependencies in Cargo.toml by @tofay (#46)

📝 Documentation

🧰 Maintenance

v1.0.11

02 Feb 00:29
a607edc
Compare
Choose a tag to compare

⚙️ Changes

🚀 New Features

🐛 Bug Fixes

🧰 Maintenance

v1.0.10

26 Jan 19:01
6176381
Compare
Choose a tag to compare

🐛 Bug Fixes