-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Here are the concrete use-cases for having this project aggregate and re-distribute additional bits of data:
- Dependabot needs package versions and their registration dates: Add support for the Julia language dependabot/dependabot-core#12316
- osv-lint needs a simple endpoint for checking package existence and version numbers
- Julia Purls require UUIDs; a simple endpoint to get them is quite useful
-
As one specific example, osv.dev's purl_helpers.py needs to be able to easily grab these UUIDs(this is not required)
-
- Tagbot needs to have the tagged commit; the registry only stores the tree sha
- SecurityAdvisories.jl needs to know what upstream components Julia packages redistribute
- License checkers want to know the licenses of the packages themselves
- It'd be really nice if we could gather enough information to directly construct spdx files, e.g., [contrib] Add versions to SDPX file. JuliaLang/julia#59777
- We also want to track the licenses of upstream components
Metadata
Metadata
Assignees
Labels
No labels