commit | 92c05c420144eed32e87c045982774f5b22a2481 | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Fri Sep 22 15:09:56 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Fri Sep 22 15:09:56 2017 +0200 |
tree | a0926ebefaf2f4c4f52aef596ebf08327c75ac28 | |
parent | 976c047c9cf11a670ff8393292fc16f2fa0e6f2a [diff] |
Add load balancing If working with multiple nodes, allow them to determine which sources to work with and which to pass to other nodes.
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/pipermail.py
)