go-testing-advanced
Warn
Audited by Snyk on Apr 7, 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 CI workflow (uses: actions/checkout@v4 -> https://github.com/actions/checkout, uses: actions/setup-go@v5 -> https://github.com/actions/setup-go, and uses: codecov/codecov-action@v4 -> https://github.com/codecov/codecov-action) are fetched and executed at workflow runtime, so they are remote repositories whose code runs as part of the required CI job.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata