databricks-spark-structured-streaming
Warn
Audited by Snyk on Aug 11, 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 Kafka streaming workflow in
kafka-streaming.mdreads free-text payloads from thevaluefield of a Kafka topic at runtime viaspark.readStream.format("kafka")...load()and then parses/casts that content (e.g.,from_json(col("value").cast("string"), ...)).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata