ArtifactLocation

io.shiftleft.semanticcpg.sarif.SarifSchema.ArtifactLocation

Specifies the location of an artifact.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def uri: Option[URI]

Attributes

Returns

A string containing a valid relative or absolute URI.

def uriBaseId: Option[String]

Attributes

Returns

A string which indirectly specifies the absolute URI with respect to which a relative URI in the "uri" property is interpreted.