/github-scanner

A commandline tool for scanning GitHub repositories. ⚠️ No longer maintained ⚠️

Primary LanguageSwiftMIT LicenseMIT

GitHub Scanner

⚠️ No longer maintained ⚠️

Build Status codecov.io Twitter

This is a commandline tool for scanning GitHub repositories. It is built by developers at [ustwo][ustwo].

Usage

Installing

You can build from source by cloning the repository and running the make build-release command. Alternatively, you can download the precompiled package from the latest release. In either case, you can add it to your $PATH.

Running

To scan an organization's repositories, use

github-scanner scan organization <org-name> \
                                 --oauth <token>

To get a full list of available commands, use

github-scanner help

Contributing

Check our contributing guidelines.

License

GitHub Scanner is released under the MIT license. See LICENSE.md for details. Note that while github-scanner is licensed under the MIT license, not all of its dependencies may be. Please check the depedencies listed in the Package.swift file and their respective licesnses.

Maintainers

Contact