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

Support user specifying syft-json version #3316

Open
wagoodman opened this issue Oct 10, 2024 · 0 comments
Open

Support user specifying syft-json version #3316

wagoodman opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@wagoodman
Copy link
Contributor

Like we've done with other formats, we'd like to be able to have the user be able to select the syft-json version on the CLI:

syft myimage:latest -o json@16

This way we can add new schemas with breaking changes that are opt in, not the default, thus allows us to iterate on core format models without forcing a syft v2 build:

syft myimage:latest -o json@17-dev
@wagoodman wagoodman added the enhancement New feature or request label Oct 10, 2024
@wagoodman wagoodman added this to the Syft 2.0 milestone Oct 10, 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
Status: No status
Development

No branches or pull requests

1 participant