| commit | d49c1e798f3d51da1a9ac614362846ccd3e42f3d | [log] [tgz] |
|---|---|---|
| author | Daniel Gruno <humbedooh@apache.org> | Thu Dec 07 11:35:50 2017 +0100 |
| committer | Daniel Gruno <humbedooh@apache.org> | Thu Dec 07 11:35:50 2017 +0100 |
| tree | 141cd39b8046725298f462ddb5c0c88435b99d6b | |
| parent | cd0819008e0d55a11345ff90d76238f1a87fca04 [diff] |
get ponymail-tone scanner to work with lib changes grab all bodies, array them up, then scan them all at once
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!