Sarif2_1_0

io.shiftleft.semanticcpg.sarif.SarifSchema.Sarif2_1_0
case class Sarif2_1_0(runs: List[Run]) extends Sarif

Attributes

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

Members list

Value members

Concrete methods

def schema: String

Attributes

Returns

The URI of the JSON schema corresponding to the version.

def version: String

Attributes

Returns

The SARIF format version of this log file.

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product