fix: SBOM multi-ecosystem support with correct package managers and licenses #8
Reference in New Issue
Block a user
Delete Branch "fix/sbom-package-manager-from-purl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
pkg:npm/...→ npm,pkg:cargo/...→ cargo) instead of using CycloneDXtypefield which was returning "library"/"file" for everythingCargo.lock,package-lock.json, andrequirements.txtbefore Syft scan for repos that gitignore their lock filescargo metadata, and parse SPDX license expressions/api/v1/sbom/filtersendpointTest plan
🤖 Generated with Claude Code