Get full vulnerability analysis
GET/networks/:networkId/vulnerabilities
Get the CVEs that may impact devices in the network.
Each OsVulnerability corresponds to a distinct CVE-OS combination that could possibly impact devices in the network. An OsVulnerability includes basic CVE information, an affected OS, the affected versions of that OS, and a vulnerability detection result for each possibly impacted device.
This operation’s response can get quite large for large networks. Paging is supported via the limit and
offset parameters.
Request
Responses
- 200
- 409
OK
The system is currently processing this Snapshot.
Note: GET /networks/{networkId}/snapshots/latestProcessed can be used to determine when processing of the latest Snapshot is done or to identify an alternate Snapshot that has already been processed.