Class SonarCheck


  • public class SonarCheck
    extends java.lang.Object
    This class should translate the dependency check vulnerabilities to sonar issues
    • Constructor Detail

      • SonarCheck

        public SonarCheck()
    • Method Detail

      • parse

        public static void parse​(org.gradle.api.Project project)
                          throws java.io.IOException
        Throws:
        java.io.IOException