commit | b1a142f1272bf29e67fbc7c9fbcd6a301717e9d6 | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Tue Oct 24 14:07:24 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Tue Oct 24 14:07:24 2017 +0200 |
tree | 29e611fb9bd95e47c2b789a995476a960c1b731c | |
parent | ca730102532591c2050b42d8e00ce3b3a3ac0a95 [diff] |
some lists require credentials also switch to the json plugin for fetching data, since that handles cookies already
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
)To speed up things, you can use the multi-threaded version of cloc found at this location. On machines with many cores, you may experience a tenfold speed increase in the SLoC and evolution scans. It requires ForkManager, which may be installed via CPAN: cpan Parallel::ForkManager
TBD. Please see https://kibble.apache.org/ for details!