Stored Sarif Result
constructor(ruleId: String, kind: String? = null, level: String? = null, message: StoredSarifMessage, locations: List<StoredSarifLocation>? = null, fingerprints: Map<String, String>? = null, properties: JsonObject? = null)(source)