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

[feature] When ingesting VEX documents add NoVuln node if package is not affected #1015

Closed
dejanb opened this issue Jul 4, 2023 · 2 comments · Fixed by #1274
Closed

[feature] When ingesting VEX documents add NoVuln node if package is not affected #1015

dejanb opened this issue Jul 4, 2023 · 2 comments · Fixed by #1274
Labels
enhancement New feature or request

Comments

@dejanb
Copy link
Contributor

dejanb commented Jul 4, 2023

Is your feature request related to a problem? Please describe.
During development of VEX CSAF support we ignored packages described as not affected by the vulnerability. It was left to be handled in separate issue.

Describe the solution you'd like
If package is not affected, add NoVuln node.

@lumjjb
Copy link
Contributor

lumjjb commented Jul 5, 2023

@dejanb I think i recall this conversation being about products that did not have a vulnerability. Is that accurate? or am i recalling wrong?

@dejanb
Copy link
Contributor Author

dejanb commented Jul 7, 2023

@lumjjb I think that's tracked with #1016. This one is to specifically track adding `NoVuln' nodes where appropriate
https://github.com/guacsec/guac/pull/729/files#r1245467401

I might as well recalling it wrong, so please feel free to add more issues/context to this.

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.

2 participants