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

Don't fail if -u, -o or -a are not supplied for cve validate command #98

Closed
carnil opened this issue Dec 5, 2024 · 1 comment · Fixed by #99
Closed

Don't fail if -u, -o or -a are not supplied for cve validate command #98

carnil opened this issue Dec 5, 2024 · 1 comment · Fixed by #99

Comments

@carnil
Copy link

carnil commented Dec 5, 2024

Hi

This is actually similar to #92 but for the new added cve validate subcommand. AFAIU, the validation is against all local data, so I would expect

cve validate -s full -f ./tests/data/CVEv5_advanced-example.json

to just work without -u, -o and -a.

Is this correct?

@mprpic
Copy link
Member

mprpic commented Dec 6, 2024

Ah, thanks for the report. Fixed in linked PR!

@mprpic mprpic closed this as completed in #99 Dec 6, 2024
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 a pull request may close this issue.

2 participants