azure-appconfiguration-ts
Warn
Audited by Snyk on Aug 9, 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 workflow loads Azure App Configuration at runtime via
load(endpoint, credential, { selectors: [...] })and then reads configuration values/feature-flag JSON/secret references from that external store, which can contain outsider-authored free text (e.g., via app config writes) without additional filtering beyond selectors.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata