VulnerableProjectsByGrade

class Object
trait Matchable
class Any

Value members

Concrete methods

def count: SelectionBuilder[VulnerableProjectsByGrade, Int]

Number of projects within this grade.

Number of projects within this grade.

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.