commit | 1267296d5629388a713207133545aa85a882a49a | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Wed Oct 11 17:11:40 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Wed Oct 11 17:11:40 2017 +0200 |
tree | a4652e173353ece1d50838fc92daf9c92ec46776 | |
parent | de0907b268715aa574633047306875dc599fabc3 [diff] |
scan for and save reply-to values and subjects
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
)