We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
\:
Looks like we do indeed make the same parsing mistake when handling cpe's in the sbom code:
cve-bin-tool/cve_bin_tool/sbom_manager/__init__.py
Line 346 in ab92aab
and below that a bit in the same file.
Should be able to use the same fix.
The text was updated successfully, but these errors were encountered:
I would love to work on this @terriko, can you assign me this issue?
Sorry, something went wrong.
@ranjanmangla1 have fun! Let us know if you get stuck.
ranjanmangla1
Successfully merging a pull request may close this issue.
\:
's in product and vendor name #4041Looks like we do indeed make the same parsing mistake when handling cpe's in the sbom code:
cve-bin-tool/cve_bin_tool/sbom_manager/__init__.py
Line 346 in ab92aab
and below that a bit in the same file.
Should be able to use the same fix.
The text was updated successfully, but these errors were encountered: