mobile-cicd
Warn
Audited by Snyk on Mar 5, 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.70). The GitHub Actions referenced in the workflow are fetched and executed at runtime (e.g., actions/checkout@v4 -> https://github.com/actions/checkout, actions/setup-node@v4 -> https://github.com/actions/setup-node, ruby/setup-ruby@v1 -> https://github.com/ruby/setup-ruby, actions/setup-java@v4 -> https://github.com/actions/setup-java), so external code from those repos runs in the CI environment and thus meets the criteria for a runtime-executed external dependency.
Audit Metadata