jar

io.codemodder : codemodder-plugin-defectdojo

Maven & Gradle

Apr 02, 2024
37 stars

codemodder-plugin-defectdojo · Plugin to enable the use of DefectDojo in codemods

Table Of Contents

Latest Version

Download io.codemodder : codemodder-plugin-defectdojo JAR file - Latest Versions:

All Versions

Download io.codemodder : codemodder-plugin-defectdojo JAR file - All Versions:

Version Vulnerabilities Size Updated
0.71.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 codemodder-plugin-defectdojo-0.71.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.codemodder.providers.defectdojo

├─ io.codemodder.providers.defectdojo.DefaultRuleFindings.class - [JAR]

├─ io.codemodder.providers.defectdojo.DefectDojoModule.class - [JAR]

├─ io.codemodder.providers.defectdojo.DefectDojoProvider.class - [JAR]

├─ io.codemodder.providers.defectdojo.DefectDojoScan.class - [JAR]

├─ io.codemodder.providers.defectdojo.Finding.class - [JAR]

├─ io.codemodder.providers.defectdojo.Findings.class - [JAR]

├─ io.codemodder.providers.defectdojo.RuleFindings.class - [JAR]