Skip to content

securecoders/RepoRouteScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RepoRouteScanner (RRS)

This is a simple script to run a series of SemGrep rules against a GitHub repository. Results are output in JSON format.

The rules are focused on finding exposed routes in a web application.

Currently the project only supports NodeJS / ExpressJS applications but the goal is to support as many popular frameworks as possible.

Usage

First, install SemGrep

pip install semgrep

Then, run the script

./repo_route_scanner <repo_path> <output_path>

About This Project

This project was created to provide input for https://gitatlas.com by SecureCoders (https://securecoders.com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages