You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

dependency-check-suppressions.xml 5.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.1.xsd">
  3. <!--
  4. TODO : Remove this snippet when sonar-plugin-api-deps is removed
  5. -->
  6. <suppress>
  7. <notes><![CDATA[
  8. file name: sonar-core-6.7-SNAPSHOT.jar: sonar-plugin-api-deps.jar/META-INF/maven/org.apache.commons/commons-email/pom.xml
  9. ]]></notes>
  10. <gav regex="true">^org\.apache\.commons:commons-email:.*$</gav>
  11. <cpe>cpe:/a:apache:commons_email</cpe>
  12. </suppress>
  13. <suppress>
  14. <notes><![CDATA[
  15. file name: sonar-core-6.7-SNAPSHOT.jar: sonar-plugin-api-deps.jar/META-INF/maven/ch.qos.logback/logback-core/pom.xml
  16. ]]></notes>
  17. <gav regex="true">^ch\.qos\.logback:logback-core:.*$</gav>
  18. <cpe>cpe:/a:logback:logback</cpe>
  19. </suppress>
  20. <suppress>
  21. <notes><![CDATA[
  22. file name: sonar-core-6.7-SNAPSHOT.jar: sonar-plugin-api-deps.jar/META-INF/maven/ch.qos.logback/logback-classic/pom.xml
  23. ]]></notes>
  24. <gav regex="true">^ch\.qos\.logback:logback-classic:.*$</gav>
  25. <cpe>cpe:/a:logback:logback</cpe>
  26. </suppress>
  27. <!--
  28. End of TODO
  29. -->
  30. <!-- False positive -->
  31. <!-- Protobuf (issue on C++ side) -->
  32. <suppress>
  33. <notes><![CDATA[
  34. file name: sonar-scanner-engine-shaded-6.7-SNAPSHOT.jar/META-INF/maven/com.google.protobuf/protobuf-java/pom.xml
  35. file name: sonar-csharp-plugin-6.4.1.3596.jar: protobuf-java-3.1.0.jar
  36. ]]></notes>
  37. <gav regex="true">^com\.google\.protobuf:protobuf-java:.*$</gav>
  38. <cpe>cpe:/a:google:protobuf</cpe>
  39. </suppress>
  40. <suppress>
  41. <notes><![CDATA[
  42. file name: sonar-csharp-plugin-6.4.1.3596.jar: SonarAnalyzer-6.4.1.3596.zip: Google.Protobuf.dll
  43. ]]></notes>
  44. <filePath regex="true">^.*Google.Protobuf.dll$</filePath>
  45. <cve>CVE-2015-5237</cve>
  46. </suppress>
  47. <!-- Tomcat -->
  48. <suppress>
  49. <notes><![CDATA[
  50. file name: tomcat-annotations-api-8.5.23.jar
  51. ]]></notes>
  52. <gav regex="true">^org\.apache\.tomcat:tomcat-annotations-api:.*$</gav>
  53. <cpe>cpe:/a:apache:tomcat</cpe>
  54. <cpe>cpe:/a:apache_software_foundation:tomcat</cpe>
  55. <cpe>cpe:/a:apache_tomcat:apache_tomcat</cpe>
  56. </suppress>
  57. <!-- MsSQL -->
  58. <suppress>
  59. <notes><![CDATA[
  60. file name: mssql-jdbc-6.2.2.jre8.jar
  61. ]]></notes>
  62. <gav regex="true">^com\.microsoft\.sqlserver:mssql-jdbc:.*$</gav>
  63. <cpe>cpe:/a:microsoft:sql_server:6.2.2.jre8</cpe>
  64. <cpe>cpe:/a:microsoft:project_server:6.2.2.jre8</cpe>
  65. <cpe>cpe:/a:microsoft:server:6.2.2.jre8</cpe>
  66. </suppress>
  67. <!-- MySQL Driver -->
  68. <suppress>
  69. <notes><![CDATA[
  70. file name: mysql-connector-java-5.1.44.jar
  71. ]]></notes>
  72. <gav regex="true">^mysql:mysql-connector-java:.*$</gav>
  73. <cpe>cpe:/a:oracle:mysql_connectors</cpe>
  74. <cpe>cpe:/a:mysql:mysql:5.1.44</cpe>
  75. <cpe>cpe:/a:oracle:connector/j:5.1.44</cpe>
  76. <cpe>cpe:/a:oracle:mysql:5.1.44</cpe>
  77. <cpe>cpe:/a:sun:mysql_connector/j:5.1.44</cpe>
  78. </suppress>
  79. <!-- Flex plugin -->
  80. <suppress>
  81. <notes><![CDATA[
  82. file name: sonar-flex-plugin-2.3.jar/META-INF/maven/org.sonarsource.flex/flex-checks/pom.xml
  83. ]]></notes>
  84. <gav regex="true">^org\.sonarsource\.flex:flex-checks:.*$</gav>
  85. <cpe>cpe:/a:flex_project:flex</cpe>
  86. </suppress>
  87. <suppress>
  88. <notes><![CDATA[
  89. file name: sonar-flex-plugin-2.3.jar
  90. ]]></notes>
  91. <gav regex="true">^org\.sonarsource\.flex:sonar-flex-plugin:.*$</gav>
  92. <cpe>cpe:/a:flex_project:flex</cpe>
  93. </suppress>
  94. <!-- PHP plugin -->
  95. <suppress>
  96. <notes><![CDATA[
  97. file name: sonar-php-plugin-2.10.0.2087.jar
  98. ]]></notes>
  99. <gav regex="true">^org\.sonarsource\.php:sonar-php-plugin:.*$</gav>
  100. <cpe>cpe:/a:php:php</cpe>
  101. </suppress>
  102. <suppress>
  103. <notes><![CDATA[
  104. file name: php-checks-2.10.0.2087.jar
  105. ]]></notes>
  106. <gav regex="true">^org\.sonarsource\.php:php-checks:.*$</gav>
  107. <cpe>cpe:/a:php:php</cpe>
  108. </suppress>
  109. <suppress>
  110. <notes><![CDATA[
  111. file name: php-frontend-2.10.0.2087.jar
  112. ]]></notes>
  113. <gav regex="true">^org\.sonarsource\.php:php-frontend:.*$</gav>
  114. <cpe>cpe:/a:php:php</cpe>
  115. </suppress>
  116. <!-- Python plugin -->
  117. <suppress>
  118. <notes><![CDATA[
  119. file name: sonar-python-plugin-1.8.0.1496.jar
  120. ]]></notes>
  121. <gav regex="true">^org\.sonarsource\.python:sonar-python-plugin:.*$</gav>
  122. <cpe>cpe:/a:python:python</cpe>
  123. <cpe>cpe:/a:python_software_foundation:python</cpe>
  124. </suppress>
  125. <suppress>
  126. <notes><![CDATA[
  127. file name: sonar-python-plugin-1.8.0.1496.jar/META-INF/maven/org.sonarsource.python/python-checks/pom.xml
  128. ]]></notes>
  129. <gav regex="true">^org\.sonarsource\.python:python-checks:.*$</gav>
  130. <cpe>cpe:/a:python:python</cpe>
  131. <cpe>cpe:/a:python_software_foundation:python</cpe>
  132. </suppress>
  133. <!-- Git plugin -->
  134. <suppress>
  135. <notes><![CDATA[
  136. file name: sonar-scm-git-plugin-1.3.0.869.jar
  137. ]]></notes>
  138. <gav regex="true">^org\.sonarsource\.scm\.git:sonar-scm-git-plugin:.*$</gav>
  139. <cpe>cpe:/a:git:git</cpe>
  140. <cpe>cpe:/a:git_project:git</cpe>
  141. <cpe>cpe:/a:git-scm:git</cpe>
  142. </suppress>
  143. <!-- SVN plugin -->
  144. <suppress>
  145. <notes><![CDATA[
  146. file name: sonar-scm-svn-plugin-1.6.0.860.jar
  147. ]]></notes>
  148. <gav regex="true">^org\.sonarsource\.scm\.svn:sonar-scm-svn-plugin:.*$</gav>
  149. <cpe>cpe:/a:subversion:subversion</cpe>
  150. </suppress>
  151. <suppress>
  152. <notes><![CDATA[
  153. file name: sonar-scm-svn-plugin-1.6.0.860.jar: sqljet-1.1.10.jar
  154. ]]></notes>
  155. <gav regex="true">^org\.tmatesoft\.sqljet:sqljet:.*$</gav>
  156. <cpe>cpe:/a:sqlite:sqlite</cpe>
  157. </suppress>
  158. <!-- Squid plugin -->
  159. <suppress>
  160. <notes><![CDATA[
  161. file name: sonar-xml-plugin-1.4.3.1027.jar: xml-squid-1.4.3.1027.jar
  162. ]]></notes>
  163. <gav regex="true">^org\.sonarsource\.xml:xml-squid:.*$</gav>
  164. <cpe>cpe:/a:squid:squid</cpe>
  165. </suppress>
  166. </suppressions>