Vulnerability for scan Id
Scans
Vulnerability for scan Id
Returns asets with asset vulnerabilities.
Each asset returned by the API may include three collections: vulnerabilities, openPorts, and flaws. These collections are populated based on the scan type, as follows:
- Internal Authenticated (scan type 5), Internal Unauthenticated (scan type 10), and External IP scans (scan type 9) will include data for vulnerabilities and openPorts.
- External Web Application scans (scan type 11) will include data for flaws.
Required headers:
Authorization: access_token {token}
GET
Vulnerability for scan Id
Headers
Path Parameters
Id of the vulnerability scan.
Response
OK
Represents a vulnerability scan with its associated assets and their vulnerabilities.
Unique identifier for the scan.
Name of the scan.
Type of the scan
Start and end times of the scan.
End time of the scan.
List of assets included in the scan.
