-
New Feature
-
Resolution: Fixed
-
Minor
Hi,
Currently, we rely on Coverity for static analysis of our codebase, and the reports are generated in JSON format. Integrating a parser for JSON-formatted Coverity reports into Jenkins would streamline our development workflow by allowing us to directly view and analyze these reports within the Jenkins interface using warnings ng. I am wondering why coverity parser is not present in the plugin.
Does anyone have anyone have any suggestions or work around if a parser is not possible?
Thanks