devops-excellence
Warn
Audited by Snyk on Jun 19, 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 CI/CD workflows include runtime 'uses:' steps that fetch and execute external GitHub Actions (for example actions/checkout@v4 -> https://github.com/actions/checkout and aws-actions/configure-aws-credentials@v4 -> https://github.com/aws-actions/configure-aws-credentials), which are remote code fetched at runtime and required for the pipeline to run, so they constitute external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata