Add age limitation arg, expand help

--age N will set a rule that sources will not be scanned
if they have been scanned less than N hours ago by any scanner.
New sources that have never been scanned will of course
be scanned regardless.
1 file changed
tree: d4f4fa64faff6b58b6e500b5083b2902f6e8f538
  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/: Plugin directory.