Erick Redwine
Results
2
issues of
Erick Redwine
We are attempting to validate boms generated by Syft and Trivy using `cyclonedx-cli`. But, the validation is failing due to the `TTWL` license being in the list of licenses. According...
While working with `PackageURL.from_string`, I came across a purl string that looked like this: `pkg:npm/@stencil/core/[email protected]`. `PackageURL.from_string("pkg:npm/@stencil/core/[email protected]")` failed with the following error: ``` Traceback (most recent call last): File "/repos/sw-factory/hoppr/hoppr/./test.py", line...