python3-firehose

Python bindings to the Firehose static analysis format
  https://github.com/fedora-static-analysis/firehose
  0
  no reviews



Static analysis data is, well, awesome! However, there's a problem of suffering from 10,000 different schemas, and unique ways of communicating the results.

Firehose aims to solve these issues by providing a common static analysis schema, with parsers for common tools, and lots of code to deal with Firehose output.

This package contains the Python 3 bindings to the Firehose XML schema.