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

ci: add cve-bin-tool-action #3156

Merged
merged 3 commits into from
Jul 24, 2023
Merged

ci: add cve-bin-tool-action #3156

merged 3 commits into from
Jul 24, 2023

Conversation

b31ngd3v
Copy link
Contributor

@b31ngd3v b31ngd3v commented Jul 13, 2023

closes #3154

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I have to let the tests run thanks to the new branch protection rule (even though they're actually irrelevant here, sigh) so I'll be back to merge after those are done.

@terriko
Copy link
Contributor

terriko commented Jul 18, 2023

Updating the branch to deal with the failing required tests.

@terriko
Copy link
Contributor

terriko commented Jul 20, 2023

Bumping for tests. the cache is also correctly updated now which should reduce the timeout risk on windows.

@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2023

Codecov Report

Merging #3156 (ab46617) into main (5edf325) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3156      +/-   ##
==========================================
+ Coverage   81.12%   81.13%   +0.01%     
==========================================
  Files         716      716              
  Lines       11086    11086              
  Branches     1488     1488              
==========================================
+ Hits         8993     8995       +2     
+ Misses       1703     1701       -2     
  Partials      390      390              
Flag Coverage Δ
longtests 75.57% <ø> (+0.01%) ⬆️
win-longtests 79.04% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@terriko terriko merged commit eda965c into intel:main Jul 24, 2023
21 checks passed
@b31ngd3v b31ngd3v deleted the add_cve_scanner branch July 24, 2023 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to using the cve-bin-tool-action in lieu of test_requirements.py
3 participants