Releases: DataDog/datadog-sbom-generator
Releases · DataDog/datadog-sbom-generator
v1.17.0
v1.15.0
Changelog
- 6de7f5e feat(lockfile): set LocationRole=lockfile in all extractors that set BlockLocation
- abb10ec fix(javascript): fix matcher dev-dep skipping when BlockLocation set from lockfile
- 332bb45 test: regenerate integration snapshots after rebase onto main (#141)
- 422f8d1 test(swift): update Package.resolved tests with BlockLocation assertions
- 443c857 feat(swift): add BlockLocation to Package.resolved extractor
- 93f333e test: update snapshots and fix lint warnings in BlockLocation tests
- 729fa47 test(lockfile): update yarn-lock tests with BlockLocation assertions
- bcf0f2f feat(lockfile): add BlockLocation to yarn-lock extractor
- ae7573b test(lockfile): update pnpm-lock tests with BlockLocation assertions
- 1e96bc1 feat(lockfile): add BlockLocation to pnpm-lock extractor
- b8297eb test(lockfile): update pubspec-lock tests with BlockLocation assertions
- 69a3de0 feat(lockfile): add BlockLocation to pubspec-lock extractor
- 482fe15 test(lockfile): update gradle-verification-metadata tests with BlockLocation assertions
- 8ef27f6 feat(lockfile): add BlockLocation to gradle-verification-metadata extractor
- a3baff7 test(lockfile): update conan-lock tests with BlockLocation assertions
- f338914 Add BlockLocation to conan-lock extractor for both V1 and V2 formats
- 9149d28 test(lockfile): update nuget-lock tests with BlockLocation assertions
- 7296b0b feat(lockfile): add BlockLocation to nuget-lock extractor
- 2f1a51e test(lockfile): update renv-lock tests with BlockLocation assertions
- e55e469 feat(lockfile): add BlockLocation to renv-lock extractor
- f89f655 test(lockfile): update pipenv-lock tests with BlockLocation assertions
- 9b7ccdc feat(lockfile): add BlockLocation to pipenv-lock extractor
- 39aa610 Add BlockLocation test and update composer-lock test expectations
- 862fbf5 Set BlockLocation for all packages in composer-lock extractor
- 9aa6654 Add BlockLocation test and update uv-lock test expectations
- e0075a7 Set BlockLocation for all packages in uv-lock extractor
- 75598d4 Add BlockLocation test and update pdm-lock test expectations
- 5c1f641 Set BlockLocation for all packages in pdm-lock extractor
- 1e3b05a Add BlockLocation test and update poetry-lock test expectations
- 65a1cfb Set BlockLocation for all packages in poetry-lock extractor
- 4d5cee6 Add BlockLocation test and update cargo-lock test expectations
- 6334a96 Set BlockLocation for all packages in cargo-lock extractor
- 8154edf Add BlockLocation test and update gemfile-lock test expectations
- 788fd2e Set BlockLocation for all packages in gemfile-lock extractor
- 853e085 Add BlockLocation test and update mix-lock test expectations
- de87ba8 Set BlockLocation for all packages in mix-lock extractor
- 145c985 Add BlockLocation assertion test for gradle-lock extractor
- 71bfb28 Set BlockLocation for all packages in gradle-lock extractor
v1.14.0
v1.13.1
v1.13.0
v1.12.0
v1.11.3
v1.11.2
Changelog
- 1601d31 Fix snapshot line endings broken during rebase conflict resolution
- 8ef14af Fix Package.swift matcher column positions and emit locations
- 8099a8f Add Swift Package Manager parser for Package.resolved v1/v2/v3 with Package.swift matcher
- 72ad328 Add Swift PackageManager constant and purl support
- a6fc9f1 Wire LocationRoleManifest through scanner and update test fixtures