/findsecbugs-python-parser

Python utility to parse FindSecBugs output files in XML.

Primary LanguagePython

findsecbugs-parser

A python parser for the FindSecBugs XML output.

Usage

To setup the pre-commit hooks, run make develop after cloning the repository.

Writing and Running Tests

To run the tests, run the command make test.