An open API service indexing awesome lists of open source software.

https://github.com/pfre/bea

Behaviour Analysis Scanner for PHP (bea) - Uses Taint Analysis to alert you to any unsafe (unescaped) uses of external (user-input) data in internal processes (Database, Command-line, etc.)
https://github.com/pfre/bea

php tainted

Last synced: 9 months ago
JSON representation

Behaviour Analysis Scanner for PHP (bea) - Uses Taint Analysis to alert you to any unsafe (unescaped) uses of external (user-input) data in internal processes (Database, Command-line, etc.)

Awesome Lists containing this project