Package io.codemodder.providers.sarif.semgrep


package io.codemodder.providers.sarif.semgrep
  • Class
    Description
    This tells the framework to inject the results of an offline Semgrep scan into the following parameter.
    Responsible for binding Semgrep-related things.
    Provides Semgrep-related functionality to codemodder.
    A factory for building SingleSemgrepRuleSarifs.
    Responsible for running semgrep
    SemgrepSarifJavaParserChanger<T extends com.github.javaparser.ast.Node>
    Provides foundational functionality for modifying Java code using JavaParser based on findings from a SARIF file generated by Semgrep analysis.
    This tells the framework to inject the results of a Semgrep scan into the following parameter.