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

[BUG] IQ Package names are case sensitive: PyYAML, PyMata, etc all affected #42

Open
ButterB0wl opened this issue Oct 8, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ButterB0wl
Copy link
Contributor

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:
image

The PyYAML package entry from the CLI scan:
image

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

@ButterB0wl ButterB0wl added the bug Something isn't working label Oct 8, 2020
@hboutemy
Copy link

@ButterB0wl from my tests (done for VS Code plugin issues with PyPI), CycloneDX scan does not recognize neither mixed case nor lowercase...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants