Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Python raw dependency parser #21

Open
cr0hn opened this issue Jan 21, 2020 · 0 comments
Open

Python raw dependency parser #21

cr0hn opened this issue Jan 21, 2020 · 0 comments
Labels
Milestone

Comments

@cr0hn
Copy link
Contributor

cr0hn commented Jan 21, 2020

Add support for searching for vulnerabilities in Python projects.

First we have to resolve the final version of all the components on which the the project depends on. After that we need to map the library name and version to a CPE and finally search for vulnerabilities on those CPEs.

We need support for traditional requirements and pipenv at least.

@cr0hn cr0hn added this to the Patton2 milestone Jan 21, 2020
@cr0hn cr0hn changed the title Patton v2 - Python Parser Patton v2 - Python raw dependency parser Jan 21, 2020
@hhurtado hhurtado changed the title Patton v2 - Python raw dependency parser Python raw dependency parser Oct 5, 2020
@hhurtado hhurtado modified the milestones: Patton2, Patton v2.1 Oct 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants