Skip to main content

Get Asset Discovery Statistics

GET 

/discovery/assets/stats/

Call auditlog tasks if applicable to query.

Responses

Schema

    discovery_assets_count integerrequired

    Total number of assets discovered so far.

    new_state_discovery_assets_count integerrequired

    Total number of discovered assets marked as new, i.e., needing analysis.

    scanned_discovery_assets_percentage integerrequired

    Percentage of discovered assets added as targets and scanned.

    high_risk_discovery_assets_percentage integerrequired

    Percentage of discovered assets added as targets, scanned, and identified as High risk.

    low_score_discovery_assets_percentage integerrequired

    Percentage of assets with a Security Headers assessment score of C or less.

Loading...