Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecurityCheckResultMetric

Interface for the metric representation of a security check result.

Hierarchy

  • SecurityCheckResultMetric

Index

Properties

Properties

id

id: string

ID of the check.

name

name: string

Name of the check.

passed

passed: boolean

Whether the check was successful or not.

Generated using TypeDoc