Find Security Bugs Graph Builder Plugin

This module build graph database from the code.

License

License

GroupId

GroupId

com.h3xstream.findsecbugs
ArtifactId

ArtifactId

findsecbugs-graph-plugin
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Find Security Bugs Graph Builder Plugin
This module build graph database from the code.

Download findsecbugs-graph-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-graph-plugin/ -->
<dependency>
    <groupId>com.h3xstream.findsecbugs</groupId>
    <artifactId>findsecbugs-graph-plugin</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-graph-plugin/
implementation 'com.h3xstream.findsecbugs:findsecbugs-graph-plugin:1.8.0'
// https://jarcasting.com/artifacts/com.h3xstream.findsecbugs/findsecbugs-graph-plugin/
implementation ("com.h3xstream.findsecbugs:findsecbugs-graph-plugin:1.8.0")
'com.h3xstream.findsecbugs:findsecbugs-graph-plugin:jar:1.8.0'
<dependency org="com.h3xstream.findsecbugs" name="findsecbugs-graph-plugin" rev="1.8.0">
  <artifact name="findsecbugs-graph-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.findsecbugs', module='findsecbugs-graph-plugin', version='1.8.0')
)
libraryDependencies += "com.h3xstream.findsecbugs" % "findsecbugs-graph-plugin" % "1.8.0"
[com.h3xstream.findsecbugs/findsecbugs-graph-plugin "1.8.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.h3xstream.findsecbugs : findsecbugs-plugin jar 1.8.0

provided (3)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.2.6
com.github.spotbugs : spotbugs jar 3.1.3
com.h3xstream.findsecbugs : findsecbugs-plugin-deps jar 1.8.0

test (6)

Group / Artifact Type Version
com.h3xstream.findsecbugs : findbugs-test-util test-jar 1.8.0
org.mockito : mockito-all jar 1.10.19
org.testng : testng jar 6.9.10
ch.qos.logback : logback-classic jar 1.1.7
commons-io : commons-io jar 2.5
com.google.inject : guice jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0