awesome-php-security icon indicating copy to clipboard operation
awesome-php-security copied to clipboard

Awesome PHP Security Resources πŸ•ΆπŸ˜πŸ”

Results 6 awesome-php-security issues
Sort by recently updated
recently updated
newest added

Snyk code for PHP is now in GA

Added ABOM, an online scanner, detects PHP vulnerabilities using just the composer.lock file and suggests fixes. No signup required and it's free to use.

The linked repo has moved to this new -ce repo https://github.com/exakat/exakat-ce

This PR adds DaggerX to the Tools section of awesome-php-security. DaggerX is an open-source PHP security library that provides secure password hashing with Argon2id, encryption with AES-256-GCM/CBC, SHA3-512 key derivation,...