io.shiftleft.semanticcpg.sarif
Members list
Packages
Type members
Classlikes
A configuration for tool-specific information and arguments on transforming how findings are to be converted to SARIF.
A configuration for tool-specific information and arguments on transforming how findings are to be converted to SARIF.
Value parameters
- customSerializers
-
Additional JSON serializers for any additional properties for io.shiftleft.semanticcpg.sarif.Sarif derived classes.
- organization
-
The organization or company that produced the tool component.
- resultConverter
-
A transformer class to map from Finding nodes to a SARIF
Result
. - sarifVersion
-
The SARIF format version of the resulting log file.
- semanticVersion
-
The tool component version in the format specified by Semantic Versioning 2.0.
- toolFullName
-
The name of the tool component along with its version and any other useful identifying information, such as its locale.
- toolInformationUri
-
The absolute URI at which information about this version of the tool component can be found.
- toolName
-
The name of the tool component.
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SarifConfig.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SarifSchema.type
A component that converts a CPG finding to some version of SARIF.
A component that converts a CPG finding to some version of SARIF.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes