typo3-testing
Warn
Audited by Snyk on Mar 16, 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 before_script uses "curl -sS https://getcomposer.org/installer | php" which fetches and immediately executes remote code (the Composer installer) at runtime and is required for installing project dependencies, so https://getcomposer.org/installer is a runtime external dependency that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata