OSA
Returns all the vulnerabilities for the specified scan Id. Each vulnerability returned is unique to its library or file.
get/osa/vulnerabilities
Query parameters
scanIdstring uuid required
Unique Id of the specific scan
pageinteger
Page number
itemsPerPageinteger
Amount of items returned by the request
libraryIdstring[]
Filter by library Ids
stateIdinteger[]
Filter by state Ids
commentstring
Filter by a comment containing the text
sinceinteger
Filter not erlier that the given unix-timestamp value
untilinteger
Filter not after the given unix-timestamp value
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.