Tag
php
Safeguard articles tagged "php" — guides, analysis, and best practices for software supply chain and application security.
14 articles
DevSecOps
PHPStan Security Analysis: Static Typing as a Security Tool for PHP
PHPStan brings static analysis to PHP. Its type checking catches entire classes of bugs that lead to security vulnerabilities in PHP applications.
Jan 8, 20235 min read
Dependency Security
PHP Composer Dependency Security
Securing PHP applications through Composer lockfiles, Packagist verification, and automated vulnerability scanning.
Oct 5, 20224 min read