v1
latestSwagger 2.02026-07-17118150232.7 KBOSA
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