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: output invalid PURLs when scanning sboms #1283

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Sep 29, 2024

While I believe such situations indicate a bug in the tool used to generate the SBOM, outputting the PURLs should make it easier to debug the issue.

Resolves #86

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.53%. Comparing base (866b3e0) to head (462044a).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1283      +/-   ##
==========================================
+ Coverage   68.43%   68.53%   +0.10%     
==========================================
  Files         175      175              
  Lines       16798    16804       +6     
==========================================
+ Hits        11495    11516      +21     
+ Misses       4673     4661      -12     
+ Partials      630      627       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@another-rex another-rex merged commit 3591365 into google:main Sep 30, 2024
13 checks passed
@another-rex another-rex deleted the report-invalid-purls branch September 30, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better error output for malformed inputs.
5 participants