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

fix: EPSS Score Issues #104

Merged
merged 5 commits into from
Dec 22, 2022
Merged

fix: EPSS Score Issues #104

merged 5 commits into from
Dec 22, 2022

Conversation

djschleen
Copy link
Member

@djschleen djschleen commented Dec 20, 2022

  • EPSS enrichment feeds of Vulnerability.Cve

closes #100

@djschleen djschleen self-assigned this Dec 20, 2022
@djschleen djschleen added this to the 0.4.1 milestone Dec 20, 2022
@djschleen djschleen added bug Something isn't working enhancement New feature or request labels Dec 20, 2022
@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Base: 86.14% // Head: 86.94% // Increases project coverage by +0.80% 🎉

Coverage data is based on head (2550e59) compared to base (c8a0f6b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   86.14%   86.94%   +0.80%     
==========================================
  Files          17       17              
  Lines         736      743       +7     
==========================================
+ Hits          634      646      +12     
+ Misses         69       65       -4     
+ Partials       33       32       -1     
Impacted Files Coverage Δ
lib/enrichment/epss.go 86.95% <100.00%> (ø)
providers/osv/osv.go 75.55% <100.00%> (+0.55%) ⬆️
providers/snyk/vulns.go 94.44% <100.00%> (+0.50%) ⬆️
renderers/html/html.go 85.38% <0.00%> (+2.92%) ⬆️

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.

@djschleen djschleen merged commit 9ee85bb into main Dec 22, 2022
@djschleen djschleen deleted the dj-wip branch December 22, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

EPSS not working with non-CVE IDs
2 participants