-
Notifications
You must be signed in to change notification settings - Fork 429
fix: Add ubuntu namespace to dep type of purl #1916
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
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
@another-rex, @cuixq, could someone review PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
LGTM - @Avgor46 can you address the lint issue? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1916 +/- ##
=======================================
Coverage 65.60% 65.60%
=======================================
Files 167 167
Lines 16060 16060
=======================================
Hits 10536 10536
Misses 4859 4859
Partials 665 665 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Hi! I've added "ubuntu" namespace to deb type. Osv-scanner could not parse my custom dpkg BOM generated with osv-scalibr on Ubuntu system.