ci-cd-setup
Warn
Audited by Snyk on Jun 18, 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 GitHub Actions workflows include "uses:" references that fetch and execute remote action code at runtime (e.g., actions/checkout -> https://github.com/actions/checkout, actions/cache -> https://github.com/actions/cache, maxim-lobanov/setup-xcode -> https://github.com/maxim-lobanov/setup-xcode, slackapi/slack-github-action -> https://github.com/slackapi/slack-github-action, softprops/action-gh-release -> https://github.com/softprops/action-gh-release), which are runtime-fetched repositories whose contents are executed as required dependencies.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata