Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.
/ github-scanner Public archive

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

License

Notifications You must be signed in to change notification settings

ustwo/github-scanner

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published