MVN

com.sap.research.security.vulas : root

Maven & Gradle

Sep 25, 2020
516 stars

Eclipse Steady · Analyses your Java and Python applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy.

<dependency>
    <groupId>com.sap.research.security.vulas</groupId>
    <artifactId>root</artifactId>
    <version>3.1.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sap.research.security.vulas : root to add to Maven - Latest Versions:

  • Latest Stable: 3.1.15

All Versions

Choose a version of com.sap.research.security.vulas : root to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
root-3.1.15
root-3.1.14
root-3.1.13
root-3.1.12
root-3.1.11
root-3.1.10
root-3.1.9
root-3.1.8
root-3.1.7
root-3.1.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sap.research.security.vulas</groupId>
    <artifactId>root</artifactId>
    <version>3.1.15</version>
</dependency>