Skip to content

What is the additional metadata? #8

@mbauman

Description

@mbauman

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
  • We also want to track the licenses of upstream components

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions