Skip to main content

Get Fixed Vulnerabilities Trend

GET 

/dashboard/fixed-vulnerabilities-trend/

Request

Query Parameters

    label string[]

    A unique Base58 value identifying this object.

    ordering string

    Which field to use when ordering the results.

    search string

    A search term.

    severity integer[]

    Possible values: [10, 20, 30]

    • 10 - low
    • 20 - medium
    • 30 - high
    target string[]

    A unique Base58 value identifying this object.

    team string[]

    A unique Base58 value identifying this object.

Responses

Schema

    start date-time
    stop date-time
    step number

    results

    object

    fixed array[]

    Possible values: >= 2, <= 2

    pending array[]

    Possible values: >= 2, <= 2

Loading...