worker-services
Warn
Audited by Snyk on Aug 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow enqueues and later executes user-supplied free text via the API endpoint POST /api/reports/generate, passing the request object into queue.QueueAsync(...) and then into reportService.GenerateAsync(request, ct) inside the background worker.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata