Returns web application vulnerability findings (for example: URL-based issues) for a specific asset.
Use this endpoint when you already know the asset id and want detailed counts and list of findings for the asset.
Required headers:
Authorization: access_token {token}Asset Id of Web Application Vulnerability scan.
OK
Represents a web application vulnerability report from a partner API.
Total number of findings identified in the web application.
Number of high severity vulnerability findings.
Number of medium severity vulnerability findings.
Number of low severity vulnerability findings.
Number of informational severity vulnerability findings.
The risk grade assigned to the web application based on the findings.
List of detailed vulnerability findings for the web application.