=====
gyuto
=====

A tool for slicing and dicing vulnerability scan data

Installation
------------

- ``git checkout https://bitbucket.org/skew/gyuto.git``
- ``cd gyuto``
- ``pip install .`` (virtualenv/pyvenv is recommended)
- run ``gyuto -h``

Usage
-----

- ``gyuto stats report.xml``
- ``gyuto diff report1.xml report2.xml``

