You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* test: basic execution test for EPSS #4484
Add a test to the cli tests to check the EPSS functionality:
It first tests if the update of EPSS source runs without errors
(regression test for #4473).
Then checks for an example SBOM if EPSS values are written to csv report.
* test: Added sugestion to use -u never instead of -u now
* Adds better assert messages on failure and filters out empty lines in windows csv files cause by double newlines in csv file
---------
Co-authored-by: Terri Oda <[email protected]>
0 commit comments