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

External References and Metadata Validations #426

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

mr-zepol
Copy link
Contributor

This adds validation for serializer when creating SBOMs for external reference and metadata that values that are not present in the spec, this excludes them so the generated file is not invalid and it's compliant with the spec.

This is an improvement for the tests to test backward compatibility, and a smaller PR so it's easier to review

Signed-off-by: Alex Alzate <aalzate@sonatype.com>
@mr-zepol mr-zepol force-pushed the Add_validations_external_references branch from 9a8c342 to bd29da2 Compare June 15, 2024 15:41
Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and a smaller PR so it's easier to review

Much appreciated, that definitely helps!

@nscuro nscuro merged commit 66423fe into master Jun 15, 2024
9 checks passed
@nscuro nscuro deleted the Add_validations_external_references branch June 15, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants