Cobra - Source Code Security Audit

Screenshots
Cobra - Source Code Security Audit

Read more: Cobra API

Introduction
   Cobra is a source code security audit tool that supports detection of most of the significant security issues and vulnerabilities in the source code of multiple development languages.

Install and Run
   git clone https://github.com/wufeifei/cobra (Download Cobra)
   cd cobra
   sudo pip install -r requirements.txt (Install the requirements)
   sudo python cobra.py [options] (Run Cobra)

Update: cd cobra && git pull

Features
 * Multi-language Supported: Supports development languages such as PHP and Java, and supports dozens of file types.
 * Multi-Vulnerabilities Supported
 * Command Line Mode and API Mode: Provides local Web Server service, can use GUI visual operation, and also supports local API interface to facilitate docking with other systems (distribution system, CI, etc.).

Using Example

Contributors: Feei, LiGhT1EsS, BlBana, 40huo, braveghz. See more here