langchain4j-testing-strategies
Warn
Audited by Snyk on Feb 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The Testcontainers setup in the integration tests pulls and runs the Docker image reference "ollama/ollama:latest" (used with GenericContainer and accessed via base URL http://localhost:11434) at runtime, which fetches and executes remote code and is required for those integration tests.
Audit Metadata