Application purpose is to help manage Apache Maven dependencies in pom.xml file (especially for Java enviornment).
App analizes all dependencies in pom.xml including transactive dependencies. Every dependency is checked if it has any vulnerabilites with use of https://github.com/google/osv.dev. In the next step conflicts between dependencies are detected and path leading to them is presented.
- Python
- Maven
- Clone the repository
- Run it with python main.py
- More test pom.xml files
- Automation of resolving conflicts