Skip to content

andresriancho/SCA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running SCA

pip install -r requirements.txt
./sca.py --input-files=analyze-me.php

Running the test suite

pip install -r requirements.txt
nosetests core/tests/ --ignore-files=.*samate.*

About

PHP static code analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%