cycat-service/crawler/github
Alexandre Dulaunoy db0c41a2a0
chg: [github] add sigma to be imported
2021-05-29 11:44:07 +02:00
..
README.md new: [GitHub] import org, user and repos as organisation and project in CyCAT.org 2021-05-25 11:13:48 +02:00
github-importer.py new: [GitHub] import org, user and repos as organisation and project in CyCAT.org 2021-05-25 11:13:48 +02:00
lists chg: [github] add sigma to be imported 2021-05-29 11:44:07 +02:00

README.md

GitHub organisations, user and repo reference into CyCAT.org

Usage

$ python3 github-importer.py --help
usage: github-importer.py [-h] [-o ORG] [-f] [-r REPO]

GitHub import for CyCAT

optional arguments:
  -h, --help            show this help message and exit
  -o ORG, --org ORG     GitHub organisation (fallback to user if not existing
                        as org) to import
  -f, --full            Import all repositories as project in CyCAT
  -r REPO, --repo REPO  Limit to a single GitHub repository import