Skip to content

advoretsky/gitscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The program scans github repo for a aws secret leaks.

Repository owner and name are hardcoded in the main function

records about scanned commits are written to the DB to avoid scan on rerun

currently program doesn't do anything special to optimize run after abortion

Next step to improve: create table to store info about branches - remember the oldest commit that was processed

How to run:

create file .github_token - program reads it from the working directory

echo "SECRET_TOKEN" > .github_token

create DB by manually running commands from bootstrap.sql file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages