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

feat: validate SBOM result #23

Open
jkowalleck opened this issue Mar 4, 2024 · 2 comments · May be fixed by #52
Open

feat: validate SBOM result #23

jkowalleck opened this issue Mar 4, 2024 · 2 comments · May be fixed by #52
Labels
enhancement New feature or request

Comments

@jkowalleck
Copy link
Member

validate SBOM result.
shoudl be able to disable vi CLI option --no-validate. (enable via --validate)

@jkowalleck jkowalleck added the enhancement New feature or request label Mar 4, 2024
@jkowalleck jkowalleck added this to the v1.0 milestone Mar 4, 2024
@jkowalleck jkowalleck self-assigned this Mar 29, 2024
@jkowalleck jkowalleck linked a pull request Mar 29, 2024 that will close this issue
@jkowalleck jkowalleck removed this from the v1.0 milestone Mar 29, 2024
@jkowalleck
Copy link
Member Author

currently not possible due to technocal limitations -- see #52

@jkowalleck
Copy link
Member Author

#52 proved, that this feature is not that easy: XML validation requires gyp - which is not bundle-able as a plugin ... and then the schema files are not resolvable by bundlers ... so again we cannot have this feature hre ...

@jkowalleck jkowalleck removed their assignment Mar 30, 2024
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
Development

Successfully merging a pull request may close this issue.

1 participant