We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I scanned jake using itself and I also scanned Jake's requirements.txt with the CLI since we use PyYAML.
In the Jake scan we get no data back:
The PyYAML package entry from the CLI scan:
So it looks like the name of the package in the purl is Case Sensitive for IQ and needs to have the correct capitalization
I also think that this is the root cause of #32
@DarthHater @bhamail @bryanwhyte
The text was updated successfully, but these errors were encountered:
@ButterB0wl from my tests (done for VS Code plugin issues with PyPI), CycloneDX scan does not recognize neither mixed case nor lowercase...
Sorry, something went wrong.
bhamail
No branches or pull requests
I scanned jake using itself and I also scanned Jake's requirements.txt with the CLI since we use PyYAML.
In the Jake scan we get no data back:
The PyYAML package entry from the CLI scan:
So it looks like the name of the package in the purl is Case Sensitive for IQ and needs to have the correct capitalization
I also think that this is the root cause of #32
@DarthHater @bhamail @bryanwhyte
The text was updated successfully, but these errors were encountered: