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

Adds --ignore-file functionality #126

Merged
merged 5 commits into from
Feb 20, 2023
Merged

Adds --ignore-file functionality #126

merged 5 commits into from
Feb 20, 2023

Conversation

djschleen
Copy link
Member

closes #111
closes #119

@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Base: 87.55% // Head: 88.25% // Increases project coverage by +0.70% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
+ Coverage   87.55%   88.25%   +0.70%     
==========================================
  Files          17       18       +1     
  Lines         747      766      +19     
==========================================
+ Hits          654      676      +22     
+ Misses         63       60       -3     
  Partials       30       30              
Impacted Files Coverage Δ
formats/cyclonedx/cyclonedx.go 100.00% <ø> (ø)
formats/spdx/spdx.go 100.00% <ø> (ø)
formats/syft/syft.go 100.00% <ø> (ø)
lib/enrichment/epss.go 86.95% <ø> (ø)
providers/ossindex/OSSIndex.go 85.41% <ø> (ø)
providers/osv/osv.go 82.22% <ø> (+6.66%) ⬆️
providers/providerfactory.go 100.00% <ø> (ø)
renderers/json/json.go 50.00% <ø> (ø)
renderers/rendererfactory.go 100.00% <ø> (ø)
renderers/stdout/stdout.go 82.14% <ø> (ø)
... and 7 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.

Copy link

@zroll zroll left a comment

Choose a reason for hiding this comment

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

There are styling failures that should be addressed.

@djschleen
Copy link
Member Author

@zroll Ping me on Slack about the style issues?

@djschleen djschleen merged commit 64ab76a into main Feb 20, 2023
@djschleen djschleen deleted the ignore branch February 20, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add ZERO.health logo in a sponsor section on README.md Add --ignore-flag to ignore specific vulnerabilities
2 participants