expanso-parse-logs
Warn
Audited by Snyk on Jul 26, 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.65). The required workflow is executing a local Expanso pipeline (
run.sh→expanso run -c .../pipeline.yaml), and the pipeline defines an HTTP input endpoint (pipeline.yamlconfiginput.http_server.path: /logs) whose request body/log text is ingested as free-form content (this.string()and stored intoroot.original/root.raw_content), meaning outsider-authored log text from callers can be fed into the runtime processing/LLM-adjacent context if Expanso’s mappings are executed by an LLM-enabled stage.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata