Annotation Interface ProvidedSemgrepScan
This tells the framework to inject the results of an offline Semgrep scan into the following
parameter. By offline, we mean a scan that took place before this execution took place. This can
only inject
RuleSarif
types.-
Required Element Summary
Required Elements
-
Element Details
-
ruleId
String ruleIdThe Semgrep rule "id".
-