jar

io.codemodder : codemodder-plugin-codeql

Maven & Gradle

Aug 21, 2023
34 stars

codemodder-plugin-codeql · Codemod plugin for CodeQL

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.67.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-codeql-0.67.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.codemodder.providers.sarif.codeql

├─ io.codemodder.providers.sarif.codeql.CodeQLModule.class - [JAR]

├─ io.codemodder.providers.sarif.codeql.CodeQLProvider.class - [JAR]

├─ io.codemodder.providers.sarif.codeql.CodeQLRuleSarif.class - [JAR]

├─ io.codemodder.providers.sarif.codeql.CodeQLRuleSarifFactory.class - [JAR]

├─ io.codemodder.providers.sarif.codeql.CodeQLScan.class - [JAR]