UpdateVulnerabilityWithLibrary
This method can be used for the following: Update a vulnerability on a project you have access to, by vulnerability identifier (Id) and vulnerability library identifier (Id).
Parameters
Headers
PUT /api/ss/vulnerability-with-library/:vulnerabilityId HTTP/1.1
Host: demo.attackforge.com
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
PUT /api/ss/vulnerability-with-library/5f976f775345860a3491e075 HTTP/1.1Example
Request
Response
Last updated