owasp-dep-scan / dep-scan

OWASP dep-scan is a next-generation security and risk audit tool based on known vulnerabilities, advisories, and license limitations for project dependencies. Both local repositories and container images are supported as the input, and the tool is ideal for integration.
https://owasp.org/www-project-dep-scan/
MIT License
1.02k stars 98 forks source link

fix KeyError in purl and version #261

Closed almaz045 closed 8 months ago

prabhu commented 8 months ago

@almaz045, thank you so much for the PR. Kindly set up signed commits in git to enable automatic merge in the future.

prabhu commented 8 months ago

@almaz045, noticed that this PR is merged with 6.x. Would you like to send another one against release/5.x so that we can release it? 6.x is only available as a container image and will be a while before it's released to pypi.

almaz045 commented 8 months ago

@prabhu Yes, of course. #266 Done.