v1

latestOpenAPI 3.0.12026-08-06151265417.9 KB
Findings - Project

Update root library security finding (Dependencies - SCA)

Changes a given security finding's status and comments

put/api/v3.0/projects/{projectUuid}/dependencies/findings/security/rootLibrary/{rootLibraryUuid}

Path parameters

projectUuidstring required

UUID of the project

rootLibraryUuidstring required

Alert UUID (by running the appropriate Get in Alerts - Project).

Request body

status'MARK_AS_UNREVIEWED' | 'MARK_AS_IN_REVIEW' | 'SUPPRESS' | 'UNSUPPRESS'
commentstring
isViolatingboolean

Example request

{
  "comment": "This Finding is not important"
}

Response

OK

boolean required