Run submission security scan
POST/marketplace/submissions/:id/scan
Initiates an automated security scan of the submission, analysing the manifest for permission over-reach, dangerous API usage patterns, and known vulnerability signatures. The scan result is stored on the submission and surfaced to the reviewer. Submissions with a "critical" risk level are automatically rejected.
Request
Responses
- 200
- 404
Security scan completed and results stored.
Submission not found.