create-gitlab-ci
Warn
Audited by Snyk on Mar 17, 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 .gitlab CI template includes a runtime command that fetches and pipes remote code to an interpreter (curl -sS https://getcomposer.org/installer | php), so https://getcomposer.org/installer is a required external dependency that executes remote code during the job.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata