changelog-generator
Warn
Audited by Snyk on Apr 1, 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 workflow uses GitHub Actions that are fetched and executed at CI runtime (e.g., uses: actions/checkout@v4 and uses: actions/setup-node@v4, which resolve to https://github.com/actions/checkout and https://github.com/actions/setup-node), so external code is retrieved and executed as a required dependency for the linting step.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata