Skip to main content
Version: 3.2.7

List all checks.​

List all checks.

Query Parameters
  • provider string

    Filter by provider.

    Example: aws
  • service string

    Filter by service.

    Example: ec2
  • category string

    Filter by category.

    Example: security
  • kind string

    Filter by kind.

    Example: aws_ec2_instance
Responses

List of checks.


Schema array
  • id string

    The id of this check

  • provider string

    The provider of this check

  • service string

    The service of this check

  • title string

    The title of this check

  • categories string[]

    The categories of this check

  • severity string

    Possible values: [critical, high, medium, low, info]

    The severity of this check

  • detect

    The detect expression of this check

  • property name* string
  • remediation object
  • text string

    The text of the remediation

  • url string

    The url of the remediation

  • action

    Action to remediate the inspected issue

  • property name* string
  • url string

    The url of this check

  • related string[]

    The related checks of this check

Loading...