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

Quality gate should use expected_namespaces to filter results #359

Open
wagoodman opened this issue Oct 24, 2023 · 0 comments
Open

Quality gate should use expected_namespaces to filter results #359

wagoodman opened this issue Oct 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@wagoodman
Copy link
Contributor

Today we filter the results of the grype scans down to what namespaces are in the subject database. A more robust way to do this would be to filter down to what is expected (which is available in the config.yaml file for each provider). Additionally this would allow for a narrower measure of what is under test. Today it's not as ideal since the github provider needs to have alpine results be accurate, however, we only need to measure language-specific results... which means we are not as sensitive as we could be to possible changes to the specific providers under test, which is not great.

@wagoodman wagoodman added the enhancement New feature or request label Oct 24, 2023
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

No branches or pull requests

1 participant