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

Java raw dependency parser #20

Open
cr0hn opened this issue Jan 21, 2020 · 1 comment
Open

Java raw dependency parser #20

cr0hn opened this issue Jan 21, 2020 · 1 comment
Labels
Projects
Milestone

Comments

@cr0hn
Copy link
Contributor

cr0hn commented Jan 21, 2020

Add support for searching for vulnerabilities in Java 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 both Maven and Gradle.

@cr0hn cr0hn added the feature label Jan 21, 2020
@cr0hn cr0hn added this to the Patton2 milestone Jan 21, 2020
@cr0hn cr0hn added this to To do in Patton v2 Jan 21, 2020
@cr0hn
Copy link
Contributor Author

cr0hn commented Jan 21, 2020

Add support to parse raw dependencies from Maven and Gradle

@cr0hn cr0hn changed the title Patton v2 - Java Parser Patton v2 - Java raw dependency parser Jan 21, 2020
@cr0hn cr0hn moved this from To do to Release 2 (1 week) in Patton v2 Jan 21, 2020
@hhurtado hhurtado changed the title Patton v2 - Java raw dependency parser Java 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
Patton v2
  
Release 2 (1 week)
Development

No branches or pull requests

2 participants