Skip to content

Provide registered / reserved namespaces as JSON #1211

Description

@peinjoh

Hey there,

I'm working on https://github.com/csaf-rs/ssvc as part of the CSAF rust ecosystem.

For our implementation, we need the up-to-date registered / reserved namespaces, which are currently provided through a) the documentation and b) the namespaces.py NameSpace enum. Parsing both is possible, but cumbersome and will have to be re-implemented by other implementers in this space.

I propose to move the namespaces into a seperate JSON file(s), which then are parsed by the python impl and can be easily diffed and parsed by other implementers.

If this aligns with your vision for the project, give me a heads up, I'd be happy to tinker on some JSON schema + files for this 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions