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: EPSS support #89

Merged
merged 12 commits into from
Dec 6, 2022
Merged

feat: EPSS support #89

merged 12 commits into from
Dec 6, 2022

Conversation

djschleen
Copy link
Member

This PR adds EPSS support into bomber

More Information on EPSS

@djschleen djschleen self-assigned this Nov 22, 2022
@djschleen djschleen added this to the 0.3.6 milestone Nov 22, 2022
@djschleen djschleen added enhancement New feature or request security Security specific issue fixes or enhancements labels Nov 22, 2022
@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Base: 84.31% // Head: 86.14% // Increases project coverage by +1.82% 🎉

Coverage data is based on head (e478aee) compared to base (ed7b8f0).
Patch coverage: 73.13% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   84.31%   86.14%   +1.82%     
==========================================
  Files          16       17       +1     
  Lines         676      736      +60     
==========================================
+ Hits          570      634      +64     
+ Misses         77       69       -8     
- Partials       29       33       +4     
Impacted Files Coverage Δ
formats/spdx/spdx.go 100.00% <ø> (+5.55%) ⬆️
formats/syft/syft.go 100.00% <ø> (+5.55%) ⬆️
renderers/html/html.go 82.45% <48.00%> (+0.02%) ⬆️
renderers/stdout/stdout.go 80.00% <86.66%> (+2.66%) ⬆️
lib/enrichment/epss.go 86.95% <86.95%> (ø)
formats/cyclonedx/cyclonedx.go 100.00% <100.00%> (+16.27%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request security Security specific issue fixes or enhancements
Development

Successfully merging this pull request may close these issues.

2 participants