cURL
curl --request GET \ --url https://app-preprod.cybedefend.com/project/{projectId}/results/sca/{vulnerabilityId}
{ "projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "vulnerabilityId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "vulnerability": "<any>" }
Vulnerability of a project
The response is of type object.
object