php-docs
Warn
Audited by Snyk on Jul 21, 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 docs include installation commands that fetch and execute remote code at runtime (php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" then "php composer-setup.php" and "sudo dnf install https://rpms.remirepo.net/enterprise/remi-release-9.rpm"), so these URLs are runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata