bazel-build-optimization
Warn
Audited by Snyk on Feb 27, 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 WORKSPACE templates declare http_archive entries that Bazel will fetch and execute Starlark/build code at runtime from URLs like https://github.com/aspect-build/rules_js/releases/download/v1.34.0/rules_js-v1.34.0.tar.gz and https://github.com/bazelbuild/rules_python/releases/download/0.27.0/rules_python-0.27.0.tar.gz, making them runtime-fetched dependencies that can execute remote code and are required for the examples.
Audit Metadata