jar

com.softwaresecured.reshift : maven-plugin

Maven & Gradle

May 20, 2021

Reshift-Reporter-Plugin · 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.reshiftsecurity.com in which users that have access to the projects can view security reports and perform other developer actions

Table Of Contents

Latest Version

Download com.softwaresecured.reshift : maven-plugin JAR file - Latest Versions:

All Versions

Download com.softwaresecured.reshift : maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window maven-plugin-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.softwaresecured.reshift.reshiftreporter.maven

├─ com.softwaresecured.reshift.reshiftreporter.maven.AnalyseMojo.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.maven.DependencyRequest.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.maven.DependencyResolver.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.maven.MavenLogHandler.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.maven.MavenProjectExt.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.maven.ReportBundleMojo.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.maven.Util.class - [JAR]

com.softwaresecured.capnp_schema.build_report

├─ com.softwaresecured.capnp_schema.build_report.ProjectMeta_.class - [JAR]

├─ com.softwaresecured.capnp_schema.build_report.Project_.class - [JAR]

├─ com.softwaresecured.capnp_schema.build_report.ReportBundle_.class - [JAR]

com.softwaresecured.reshift.reshiftreporter.common

├─ com.softwaresecured.reshift.reshiftreporter.common.BundleTransport.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.ErrorLogBuilder.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.FileTree.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.FindBugsConnector.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.FindBugsReporter.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.FindBugsWriter.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.GLogger.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.GitUtil.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.GitValidationResult.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.GrafiketistoConnector.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.ProjectBuilder.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.ProjectContext.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.ProjectMetaBuilder.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.ReportBundleBuilder.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.ShowGitBlame.class - [JAR]

├─ com.softwaresecured.reshift.reshiftreporter.common.SystemUtil.class - [JAR]

com.softwaresecured.capnp_schema

├─ com.softwaresecured.capnp_schema.DuckCorn.class - [JAR]

├─ com.softwaresecured.capnp_schema.Gnn.class - [JAR]

├─ com.softwaresecured.capnp_schema.Hash.class - [JAR]

├─ com.softwaresecured.capnp_schema.Tensor.class - [JAR]

com.softwaresecured.capnp_schema.grafiketisto

├─ com.softwaresecured.capnp_schema.grafiketisto.Adg_.class - [JAR]

├─ com.softwaresecured.capnp_schema.grafiketisto.Base.class - [JAR]

├─ com.softwaresecured.capnp_schema.grafiketisto.Extracts.class - [JAR]

├─ com.softwaresecured.capnp_schema.grafiketisto.TypeInfo_.class - [JAR]

Advertisement