Result

io.shiftleft.semanticcpg.sarif.v2_1_0.Schema.Result
final case class Result(ruleId: String, message: Message, level: String, locations: List[Location], relatedLocations: List[Location], codeFlows: List[CodeFlow], partialFingerprints: Map[String, String]) extends Result

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Result
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product