This project is a library to read static analysis reports into a Java object model. Currently, it is used only by Jenkins' warnings next generation plug-in. Since this library has no dependencies to the Jenkins project it might be used by other static analysis visualization tools as well in the future.
This library consists basically of two separate parts:
All source code is licensed under the MIT license.