commit | ceb8b6ad5a9799c45debdc79e7ad1e051fd33ea0 | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Fri Sep 22 11:58:02 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Fri Sep 22 11:58:02 2017 +0200 |
tree | 634c7cdb4197326f604829304f81fe0f9c3d3956 | |
parent | cf190f80817ec630eee31e0956d0c3f32e90b1e5 [diff] |
Add Gerrit Code Review scanner
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/github.py
)plugins/scanners/pipermail.py
)