Sarif Schema210
@Serializable
Static Analysis Results Format (SARIF) Version 2.1.0 JSON Schema: a standard format for the output of static analysis tools.
Constructors
Link copied to clipboard
constructor(schema: String? = null, version: Version, inlineExternalProperties: List<ExternalProperties>? = null, properties: PropertyBag? = null, runs: List<Run>)