update-deps
Warn
Audited by Snyk on Jun 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The workflow ingests outsider-authored free text from GitHub dependabot PRs/alerts via
gh pr list ... --json number,title,...(PR titles are outsider-authored) andgh api ... /dependabot/alerts ... --jq ... summary(alert summaries are outsider-authored), which are then used to generate the consolidated PR body/LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata