Last Version

Reshift-Reporter-Plugin 1.2.0

A gradle plugin that allows for maven and gradle project (Java based) to be scanned for security vulnerabilities. The generated report is published to to a central private server @ reshift.reshiftsecurity.com in which users that have access to the projects can view security reports and perform other developer actions

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.softwaresecured.reshift
ArtifactId

ArtifactId

gradle-plugin
Version

Version

1.2.0
Type

Type

jar
Description

Description

Reshift-Reporter-Plugin
A gradle plugin that allows for maven and gradle project (Java based) to be scanned for security vulnerabilities. The generated report is published to to a central private server @ reshift.reshiftsecurity.com in which users that have access to the projects can view security reports and perform other developer actions
Project URL

Project URL

https://reshift.reshiftsecurity.com
Project Organization

Project Organization

Reshift Security

Download gradle-plugin 1.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-maven-plugin jar 4.2.2
com.kstruct : gethostname4j jar 0.0.2
commons-io : commons-io jar 2.6
org.capnproto : runtime jar 0.1.3
org.eclipse.jgit : org.eclipse.jgit jar 5.1.3.201810200350-r
com.googlecode.json-simple : json-simple jar 1.1.1
com.google.guava : guava jar 27.0-jre
com.squareup.okhttp3 : okhttp jar 3.13.1

Project Modules

There are no modules declared in this project.