Security
4 endpoints
Start an OWASP scan, poll it to completion, and read the findings. The SARIF export feeds GitHub code scanning and comparable tools.
POST/api/projects/{projectId}/security/scan-profiles/{profileId}/runStart a security scanGET/api/projects/{projectId}/security/scan-runs/{runId}Get a scan runGET/api/projects/{projectId}/security/findingsList security findingsGET/api/projects/{projectId}/security/findings/export/sarifExport findings as SARIF