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

          [JENKINS-72887] Add parser for coverity.

          Ulli Hafner added a comment -

          Parsers are typically provided by volunteers who use the corresponding tools. So there is no need to create an issue for such requests.

          Ulli Hafner added a comment - Parsers are typically provided by volunteers who use the corresponding tools. So there is no need to create an issue for such requests.

          Ulli Hafner added a comment -

          I have seen in https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md that Coverity is now supported in the violations library. That means, only a small adapter is required to support that format here as well. Interested in providing a PR?

          Ulli Hafner added a comment - I have seen in https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md that Coverity is now supported in the violations library. That means, only a small adapter is required to support that format here as well. Interested in providing a PR?

          Jobin added a comment -

          Hi,

           I've submitted pull request for Coverity parser (#1040) on GitHub. I'm pretty new to all this, so please take a look and let me know if I've messed up anywhere. Thanks a lot!

          Jobin added a comment - Hi,  I've submitted pull request for Coverity parser (#1040) on GitHub. I'm pretty new to all this, so please take a look and let me know if I've messed up anywhere. Thanks a lot!

          Ulli Hafner added a comment -

          I'm not sure if you received my PR comments yet. But if not, please head over to the PR...

          Ulli Hafner added a comment - I'm not sure if you received my PR comments yet. But if not, please head over to the PR...

            josejobin45 Jobin
            josejobin45 Jobin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: