Skip to content

gpanda/security-scan-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Yasca!

Yet Another Source Code Analyzer.

It is a project of the internal static security scan tool . It extends from Yasca , which is an open source project , built for scanning security problem.


How to use Yasca

Yasca Can be used both on Windows and Linux platform.

Windows platform

Steps:

  • Step 1: Download Yasca.
  • Step 2: Modify desx.xml path in plugin.php
  • Step 3: yasca ./test
  • Step 4: In the browser to check the **report.html **

Linux platform

Make Sure You have installed PHP before use Yasca. And PHP version must be greater than 5.4 ( >=5.4 ).

Steps:

  • Step 1: Download Yasca.
  • Step 2: Modify desx.xml path in plugin.php
  • Step 3: chmod 777 ./yasca.sh
  • Step 4: sudo ./yasca.sh ./test
  • Step 5: In the browser to check the **report.html **

Web site

Visit the Yasca web site for the latest news and downloads:

https://github.rtp.raleigh.ibm.com/jianzj-cn/security-scan-tool

About

security-scan-tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.4%
  • Shell 15.1%
  • XSLT 2.9%
  • JavaScript 2.5%
  • Batchfile 1.7%
  • Java 1.6%
  • Other 0.8%