google/osv.dev

Missing PURL converters

Open

#2,402 opened on Jul 18, 2024

View on GitHub
 (6 comments) (1 reaction) (2 assignees)Go (339 forks)auto 404
backlogcleanupdata qualitygood first issue

Repository metrics

Stars
 (2,810 stars)
PR merge metrics
 (PR metrics pending)

Description

We've added a few OSV ecosystems without adding PURL conversions for them.

Ecosystems that don't have corresponding PURL entries (And their known purl type):

  • AlmaLinux
  • Android
  • Bioconductor
  • Bitnami (bitnami)
  • Chainguard (apk/chainguard)
  • ConanCenter (conan)
  • CRAN (cran)
  • GHC
  • GitHub Actions (github?)
  • Linux
  • Photon OS
  • Rocky Linux
  • SwiftURL (swift) (thanks @sschuberth!)
  • Ubuntu (deb/ubuntu)
  • Wolfi (apk/wolfi)

Some of the OSV records have PURLs already because the data source provides them (e.g. Bitnami, Chainguard & Wolfi)

I think we need to come up with some way to make sure we always have these, and explicitly define ecosystems with no PURL equivalents.

Contributor guide