Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add {JSON,XML} schema validators #620

Closed
jkowalleck opened this issue Apr 4, 2023 · 2 comments · Fixed by #645 or #652
Closed

add {JSON,XML} schema validators #620

jkowalleck opened this issue Apr 4, 2023 · 2 comments · Fixed by #645 or #652
Assignees
Labels
enhancement New feature or request

Comments

@jkowalleck
Copy link
Member

Goal: Have schema validator in place, that could check if generated SBOMs are valid.

  • CycloneDX JSON - all known spec versions
  • CycloneDX XML - all known spec versions

the XML and JSON schema files are already part of this library.

these validators might be node-only.
which would be okay for the start...

@jkowalleck jkowalleck added the enhancement New feature or request label Apr 4, 2023
@jkowalleck jkowalleck self-assigned this Apr 4, 2023
@jkowalleck
Copy link
Member Author

jkowalleck commented Apr 4, 2023

the dependencies for validation should be optional.

This was referenced Apr 7, 2023
@jkowalleck jkowalleck mentioned this issue Apr 23, 2023
6 tasks
@jkowalleck
Copy link
Member Author

closed by #652

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant