API referenceAssets
Asset Resources
curl -X GET "https://example.com/assets/string/resources"{ "summary": { "total": 0, "vulnerable": 0 }, "resources": [ { "name": "string", "version": "string", "url": "string", "vulnerable": true, "severity": "string", "status": "string", "detected_at": "string", "finding_id": "string", "cve_ids": [ "string" ] } ]}