SecurityReportSummary
object SecurityReportSummary
class Object
trait Matchable
class Any
Value members
Concrete methods
def apiFuzzing[A](innerSelection: SelectionBuilder[SecurityReportSummarySection, A]): SelectionBuilder[SecurityReportSummary, Option[A]]
Aggregated counts for the api_fuzzing scan
Aggregated counts for the api_fuzzing scan
def containerScanning[A](innerSelection: SelectionBuilder[SecurityReportSummarySection, A]): SelectionBuilder[SecurityReportSummary, Option[A]]
Aggregated counts for the container_scanning scan
Aggregated counts for the container_scanning scan
def coverageFuzzing[A](innerSelection: SelectionBuilder[SecurityReportSummarySection, A]): SelectionBuilder[SecurityReportSummary, Option[A]]
Aggregated counts for the coverage_fuzzing scan
Aggregated counts for the coverage_fuzzing scan
def dast[A](innerSelection: SelectionBuilder[SecurityReportSummarySection, A]): SelectionBuilder[SecurityReportSummary, Option[A]]
Aggregated counts for the dast scan
Aggregated counts for the dast scan
def dependencyScanning[A](innerSelection: SelectionBuilder[SecurityReportSummarySection, A]): SelectionBuilder[SecurityReportSummary, Option[A]]
Aggregated counts for the dependency_scanning scan
Aggregated counts for the dependency_scanning scan
def sast[A](innerSelection: SelectionBuilder[SecurityReportSummarySection, A]): SelectionBuilder[SecurityReportSummary, Option[A]]
Aggregated counts for the sast scan
Aggregated counts for the sast scan
def secretDetection[A](innerSelection: SelectionBuilder[SecurityReportSummarySection, A]): SelectionBuilder[SecurityReportSummary, Option[A]]
Aggregated counts for the secret_detection scan
Aggregated counts for the secret_detection scan