https://github.com/guessi/github-scanner
scanning public repositories on GitHub
https://github.com/guessi/github-scanner
github scanner security
Last synced: about 2 months ago
JSON representation
scanning public repositories on GitHub
- Host: GitHub
- URL: https://github.com/guessi/github-scanner
- Owner: guessi
- License: apache-2.0
- Created: 2018-09-05T07:08:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T16:01:04.000Z (over 4 years ago)
- Last Synced: 2026-02-13T09:54:10.062Z (4 months ago)
- Topics: github, scanner, security
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Public Repositories Scanner
a simple helper tool for scanninag public repositories on GitHub
# Prerequisites
Slack Incoming Webhook - https://api.slack.com/incoming-webhooks
# Usage
$ pip install -r requirements.txt
$ ./github-scanner.py -o -s [-v]
# Sample Output
### Slack Message Output

# Known Issue, Limitation
Currently, it will only return 100 public repositories
# License
[Apache-2.0](LICENSE)