Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.19 KB

52129da2f6e32dcab8688e410cb85169.md

File metadata and controls

31 lines (31 loc) · 1.19 KB

/ng/organizations/{orgUuid}/applications/{appId}/vulnerabilities/diff/unchanged (GET)


Description

This returns a paginated list of not-a-problem vulnerability summaries that were reported in both the from and to sessions.

Auth

Roles: view,edit,rules_admin,admin

Produces

application/json

Consumes

application/json

Headers

Header Name Description Allowed Values
API-Key API key in plaintext
Authorization Base64 encoded credentials of "username:service-key"

Path parameters

Name Description Type Required Allowed Values
orgUuid string true
appId string true

Query Parameters

Name Description Type Required Allowed Values
from string true String
to string true String
limit integer false String
offset integer false String

Response status code

200 OK - OK

Response object

AgentSessionDeltaResponse