devops-kung-fu / bomber

Scans Software Bill of Materials (SBOMs) for security vulnerabilities
https://devops-kung-fu.github.io/bomber/
Mozilla Public License 2.0
516 stars 45 forks source link

Openai report output #210

Closed djschleen closed 3 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 64.67662% with 142 lines in your changes missing coverage. Please review.

Project coverage is 75.57%. Comparing base (79b5dc7) to head (1228d88). Report is 1 commits behind head on main.

Files Patch % Lines
enrichers/openai/openai.go 0.00% 45 Missing :warning:
providers/snyk/vulns.go 0.00% 20 Missing :warning:
providers/snyk/orgid.go 0.00% 19 Missing :warning:
filters/purl.go 67.50% 12 Missing and 1 partial :warning:
renderers/ai/ai.go 92.85% 7 Missing and 5 partials :warning:
cmd/root.go 0.00% 11 Missing :warning:
lib/scanner.go 68.18% 4 Missing and 3 partials :warning:
cmd/scan.go 0.00% 4 Missing :warning:
providers/ossindex/OSSIndex.go 66.66% 3 Missing and 1 partial :warning:
enrichers/enrichmentfactory.go 77.77% 2 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## =========================================== - Coverage 86.63% 75.57% -11.07% =========================================== Files 25 26 +1 Lines 1040 1306 +266 =========================================== + Hits 901 987 +86 - Misses 105 290 +185 + Partials 34 29 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.