Level

io.shiftleft.semanticcpg.sarif.SarifSchema.Level
object Level

A value specifying the severity level of the result.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Level.type

Members list

Value members

Concrete methods

def cvssToLevel(cvssScore: Double): String

Concrete fields

val Error: String
val None: String
val Note: String
val Warning: String