Add JIRA scanner
2 files changed
tree: d30fb949df027c52ad1bdcf3651122de92a61a90
  1. conf/
  2. src/
  3. LICENSE
  4. mapping.json
  5. README.md
  6. requirements.txt
README.md

Kibble Scanner Application

The Kibble Scanners collect information for the Apache Kibble Suite.

Setup instructions:

  • Edit conf/config.yaml to match your Kibble service

How to run:

  • On a daily/weekly/whatever basis, run: python3 src/kibble-scanner.py.

Directory structure:

  • conf/: Config files
  • src/:
    • kibble-scanner.py: Main script for launching scans
    • plugins/:
      • brokers: The various database brokers (ES or JSON API)
      • utils: Utility libraries
      • scanners: The individual scanner applications