nnamon / findsecbugs-python-parser

Python utility to parse FindSecBugs output files in XML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python utility to parse FindSecBugs output files in XML.


Languages

Language:Python 96.5%Language:Makefile 2.3%Language:HTML 0.8%Language:Vim Script 0.4%