v0.2.0 brings a few new features and fixes, in particular Parlay now supports additional formats, with SPDX 2.3 JSON and CycloneDX XML now both supported.
Changelog
Other Changes
- ae7d029: Add SPDX examples to the documentation (@garethr)
- 69782c6: Update email address for reporting code of conduct issues (@torgo)
- 8035799: chore: add copyright headers to lib/sbom (@mcombuechen)
- 7ceeeb8: chore: linting (#23) (@mcombuechen)
- fb880a4: chore: upgrade packageurl-go (@mcombuechen)
- 52a3757: feat: add SPDX support to ecosystems enrich (@mcombuechen)
- f543a3b: feat: add SPDX support to scorecard (#28) (@mcombuechen)
- d074831: feat: add ecosyste.ms support for swift, docker packages (@mcombuechen)
- 32abd52: feat: add support for CycloneDX XML (@mcombuechen)
- ebba7bd: feat: add support for SPDX 2.3 JSON in snyk enrich (@mcombuechen)
- 0c804c2: fix: correctly identify package names in ecosystems (@mcombuechen)
- 4e33b08: fix: golang purl resolution (#34) (@ninjamast3r)
- b786981: fix: resolve alpine packages to alpine-edge repository (@mcombuechen)
- 4f32fba: refactor: use abstract SBOM in lib/scorecard (@mcombuechen)
- f2596d5: refactor: use abstract SBOM in lib/snyk (@mcombuechen)