azure-compute-batch-java
Warn
Audited by Snyk on May 11, 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.90). The examples create tasks that fetch and execute remote scripts from URLs such as https://storage.blob.core.windows.net/container/process.py?sasToken (downloaded as a ResourceFile and run via "python3 process.py"), so a runtime external URL is used to retrieve and execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata