MVN

com.h3xstream.findsecbugs : findsecbugs-root-pom

Maven & Gradle

Apr 06, 2022
2.1k stars

OWASP Find Security Bugs root · Root project file that aggregate the different modules of Find Security Bugs.

<dependency>
    <groupId>com.h3xstream.findsecbugs</groupId>
    <artifactId>findsecbugs-root-pom</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.h3xstream.findsecbugs : findsecbugs-root-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.12.0

All Versions

Choose a version of com.h3xstream.findsecbugs : findsecbugs-root-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.12.x
findsecbugs-root-pom-1.12.0
1.11.x
findsecbugs-root-pom-1.11.0
1.10.x
findsecbugs-root-pom-1.10.1
findsecbugs-root-pom-1.10.0
1.9.x
findsecbugs-root-pom-1.9.0
1.8.x
findsecbugs-root-pom-1.8.0
1.7.x
findsecbugs-root-pom-1.7.1
findsecbugs-root-pom-1.7.0
1.6.x
findsecbugs-root-pom-1.6.0
1.5.x
findsecbugs-root-pom-1.5.0
1.4.x
findsecbugs-root-pom-1.4.6
findsecbugs-root-pom-1.4.5
findsecbugs-root-pom-1.4.4
findsecbugs-root-pom-1.4.3
findsecbugs-root-pom-1.4.2
findsecbugs-root-pom-1.4.1
findsecbugs-root-pom-1.4.0
1.3.x
findsecbugs-root-pom-1.3.1
findsecbugs-root-pom-1.3.0
1.2.x
findsecbugs-root-pom-1.2.1
findsecbugs-root-pom-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.h3xstream.findsecbugs</groupId>
    <artifactId>findsecbugs-root-pom</artifactId>
    <version>1.12.0</version>
</dependency>