v1
latestOpenAPI 3.0.12026-08-06151265417.9 KBFindings - 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
Example request
{
"comment": "This Finding is not important"
}Response
OK
boolean required