Class SemgrepProvider
java.lang.Object
io.codemodder.providers.sarif.semgrep.SemgrepProvider
- All Implemented Interfaces:
io.codemodder.CodemodProvider
Provides Semgrep-related functionality to codemodder.
-
Constructor Details
-
SemgrepProvider
public SemgrepProvider()
-
-
Method Details
-
getModules
public Set<com.google.inject.AbstractModule> getModules(Path codeDirectory, List<Class<? extends io.codemodder.CodeChanger>> codemodTypes, List<io.codemodder.RuleSarif> sarifs) - Specified by:
getModulesin interfaceio.codemodder.CodemodProvider
-
wantsSarifToolNames
- Specified by:
wantsSarifToolNamesin interfaceio.codemodder.CodemodProvider
-