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

Extend scancode-config.yml to ignore some vulnerabilities #1271

Closed
pombredanne opened this issue Jun 19, 2024 · 1 comment
Closed

Extend scancode-config.yml to ignore some vulnerabilities #1271

pombredanne opened this issue Jun 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@pombredanne
Copy link
Member

The same way we can ignore paths and package scopes, it could be useful to ignore certain vulnerabilities in the context of a project. The ignore could be based either on a CVE or in a VCID. It could be useful to also have a comment that explain why we ignore this.

@pombredanne pombredanne added the enhancement New feature or request label Jun 19, 2024
@tdruez tdruez self-assigned this Jun 21, 2024
tdruez added a commit that referenced this issue Jun 21, 2024
tdruez added a commit that referenced this issue Jun 21, 2024
…1281)

* Add ignored_vulnerabilities field on the Project configuration #1271

Signed-off-by: tdruez <[email protected]>

* Minor change to the indentation for consistency #1271

Signed-off-by: tdruez <[email protected]>

---------

Signed-off-by: tdruez <[email protected]>
@tdruez
Copy link
Contributor

tdruez commented Jun 21, 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: Validated
Development

No branches or pull requests

2 participants