reShift-Reporter Parent Pom

A maven 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.softwaresecured.com in which users that have access to the projects can view security reports and perform other developer actions

License

License

Commercial Proprietary License
GroupId

GroupId

com.softwaresecured.plugin
ArtifactId

ArtifactId

reshift-reporter-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

reShift-Reporter Parent Pom
A maven 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.softwaresecured.com in which users that have access to the projects can view security reports and perform other developer actions
Project Organization

Project Organization

Software Secured

Download reshift-reporter-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • capnp-bindings
  • plugin
com.softwaresecured.plugin

Software Secured

Versions

Version
1.0.1
1.0.0