VulnerableProjectsByGrade
object VulnerableProjectsByGrade
class Object
trait Matchable
class Any
Value members
Concrete methods
Grade based on the highest severity vulnerability present.
Grade based on the highest severity vulnerability present.
def projects[A](after: Option[String], before: Option[String], first: Option[Int], last: Option[Int])(innerSelection: SelectionBuilder[ProjectConnection, A]): SelectionBuilder[VulnerableProjectsByGrade, A]
Projects within this grade.
Projects within this grade.