sca 1.6.1

This upgrade adds performance improvements for ingesting clang analyzer reports.

  • Parsing html files requires less memory.
  • Opt-in cluster support. Configurable in sca.conf as "clusterSupport": true.
  • Submission queuing mechanism to handle n-sized batches at a time (defaults to 100). Configurable in sca.conf as "ingestion": { "batch": 100 }.