django-verification
Warn
Audited by Snyk on Mar 13, 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 GitHub Actions referenced in the CI workflow (e.g., uses: actions/checkout@v3 -> https://github.com/actions/checkout, actions/setup-python@v4 -> https://github.com/actions/setup-python, actions/cache@v3 -> https://github.com/actions/cache, and codecov/codecov-action@v3 -> https://github.com/codecov/codecov-action) are fetched and executed at workflow runtime, so they are runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata