An open API service indexing awesome lists of open source software.

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

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

![Slack Message](slack.png "Slack Message Output")

# Known Issue, Limitation

Currently, it will only return 100 public repositories

# License

[Apache-2.0](LICENSE)