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

feat(cve): add option to exclude string from cve search #2163

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

laurentiuNiculae
Copy link
Contributor

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@andaaron
Copy link
Contributor

Please add test to verify CVEs which would normally match the search string parameter are excluded from the results.

Please also check the test failures.

@laurentiuNiculae laurentiuNiculae force-pushed the exclude-search-for-cve branch 3 times, most recently from 5671b84 to e44ccdb Compare January 17, 2024 08:00
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ee9bbb0) 92.14% compared to head (aa3b898) 92.19%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2163      +/-   ##
==========================================
+ Coverage   92.14%   92.19%   +0.04%     
==========================================
  Files         166      166              
  Lines       28795    28776      -19     
==========================================
- Hits        26534    26529       -5     
+ Misses       1665     1655      -10     
+ Partials      596      592       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@laurentiuNiculae laurentiuNiculae force-pushed the exclude-search-for-cve branch 2 times, most recently from 4ce742f to 1c2d778 Compare January 17, 2024 11:12
andaaron
andaaron previously approved these changes Jan 17, 2024
@rchincha rchincha merged commit 3f97f87 into project-zot:main Jan 19, 2024
33 checks passed
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 this pull request may close these issues.

3 participants