commit | 2df7117c6538df3b33ddd5fd919739b2c3827143 | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Sat Oct 21 21:41:27 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Sat Oct 21 21:41:27 2017 +0200 |
tree | f5796f34434c6412e5f016ec5a0db5d0059ccc55 | |
parent | 2f89a585d180b3b27a67c84214cd10f6b2a1ad32 [diff] |
keep it quiet unless there is an error git keeps 'odd' output for stderr, so pipe that to stdout and only print if return code isn't 0
The Kibble Scanners collect information for the Kibble Suite.
python3 src/kibble-scanner.py
.conf/
: Config filessrc/
:kibble-scanner.py
: Main script for launching scansplugins/
:brokers
: The various database brokers (ES or JSON API)utils
: Utility librariesscanners
: The individual scanner applicationsplugins/scanners/ponymail.py
)plugins/scanners/jira.py
)plugins/scanners/bugzilla.py
)plugins/scanners/gerrit.py
)plugins/scanners/git-sync.py
)plugins/scanners/git-census.py
)plugins/scanners/git-evolution.py
)plugins/scanners/git-sloc.py
)plugins/scanners/github.py
)plugins/scanners/github-stats.py
)plugins/scanners/pipermail.py
)TBD. Please see https://kibble.apache.org/ for details!