=====
gyuto
=====

A tool for manipulating vulnerability scan data

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

- download/checkout the code
- ``pip install -r requirements.txt`` (virtualenv is recommended)
- run ``./gyuto -h``

Usage
-----

- ``./gyuto identify report.xml``
- ``./gyuto diff report1.xml report2.xml``

