Skip to content

tendays/phpsafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is "phpsafe", a PHP code analyser based on a static type
system. It is designed to detect vulnerabilities caused by not
protecting untrusted data, such as cross site scripting, sql and shell
injection, use of uninitialised variables (which is a problem on
system where register globals *still* hasn't been turned off), etc.

About

A PHP code analyser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published