Skip to content

Automatic tool using for crawling code to find low-hang fruit vulnerabilities - Based on OWASP Secure Code Review Guide

Notifications You must be signed in to change notification settings

vmnguyen/Code-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Code-Crawler

Automatic tool using for crawling code to find low-hang fruit

usage: codecrawler.py [-h] [--path PATH] [--config CONFIG] [--output OUTPUT]
                      [--json JSON]

Path to source code folder

optional arguments:
  -h, --help       show this help message and exit
  --path PATH      Path to source code folder
  --config CONFIG  Path to config file
  --output OUTPUT  Save result to file
  --json JSON      Save output as json file
  --language LANGUAGE Language ex: java, javascript ...

asciicast

About

Automatic tool using for crawling code to find low-hang fruit vulnerabilities - Based on OWASP Secure Code Review Guide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages