public interface SarifParser
-
Method Summary
Given a list of sarif
Path
s, organize them into a
Map
containing
RuleSarif
s organized by tool name.
-
Method Details
-
parseIntoMap
Given a list of sarif
Path
s, organize them into a
Map
containing
RuleSarif
s organized by tool name.
-