SonarQubeAnalysisConfig.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <AnalysisConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/integration/2015/1">
  3. <SonarConfigDir>F:\Unity\Projects\RPG-Fight-Test\.sonarqube\conf</SonarConfigDir>
  4. <SonarOutputDir>F:\Unity\Projects\RPG-Fight-Test\.sonarqube\out</SonarOutputDir>
  5. <SonarBinDir>F:\Unity\Projects\RPG-Fight-Test\.sonarqube\bin</SonarBinDir>
  6. <SonarScannerWorkingDirectory>F:\Unity\Projects\RPG-Fight-Test</SonarScannerWorkingDirectory>
  7. <HasBeginStepCommandLineCredentials>true</HasBeginStepCommandLineCredentials>
  8. <SonarQubeHostUrl>http://nordh.xyz:9088</SonarQubeHostUrl>
  9. <SonarQubeVersion>9.4.0.54424</SonarQubeVersion>
  10. <SonarProjectKey>RPG-FIGHT</SonarProjectKey>
  11. <AdditionalConfig>
  12. <ConfigSetting Id="BuildUri" />
  13. <ConfigSetting Id="TfsUri" />
  14. <ConfigSetting Id="VsCoverageConverterToolPath" />
  15. <ConfigSetting Id="settings.file.path" Value="C:\Users\Axel\.dotnet\tools\.store\dotnet-sonarscanner\5.5.3\dotnet-sonarscanner\5.5.3\tools\netcoreapp3.0\any\SonarQube.Analysis.xml" />
  16. </AdditionalConfig>
  17. <ServerSettings>
  18. <Property Name="sonaranalyzer-cs.nuget.packageVersion">8.36.1.44192</Property>
  19. <Property Name="sonar.cs.ignoreHeaderComments">true</Property>
  20. <Property Name="sonar.typescript.file.suffixes">.ts,.tsx</Property>
  21. <Property Name="email.fromName">SonarQube</Property>
  22. <Property Name="sonar.python.xunit.skipDetails">false</Property>
  23. <Property Name="sonar.go.exclusions">**/vendor/**</Property>
  24. <Property Name="sonar.terraform.file.suffixes">.tf</Property>
  25. <Property Name="sonar.forceAuthentication">true</Property>
  26. <Property Name="sonar.notifications.delay">60</Property>
  27. <Property Name="sonaranalyzer-cs.ruleNamespace">SonarAnalyzer.CSharp</Property>
  28. <Property Name="sonar.cs.analyzeGeneratedCode">false</Property>
  29. <Property Name="sonar.builtInQualityProfiles.disableNotificationOnUpdate">false</Property>
  30. <Property Name="sonar.css.file.suffixes">.css,.less,.scss</Property>
  31. <Property Name="sonar.html.file.suffixes">.html,.xhtml,.cshtml,.vbhtml,.aspx,.ascx,.rhtml,.erb,.shtm,.shtml,.cmp,.twig</Property>
  32. <Property Name="sonar.auth.gitlab.enabled">false</Property>
  33. <Property Name="sonar.cpd.cross_project">false</Property>
  34. <Property Name="sonar.vbnet.ignoreHeaderComments">true</Property>
  35. <Property Name="sonar.auth.github.groupsSync">false</Property>
  36. <Property Name="sonar.scala.file.suffixes">.scala</Property>
  37. <Property Name="sonar.cloudformation.activate">true</Property>
  38. <Property Name="sonaranalyzer-vbnet.ruleNamespace">SonarAnalyzer.VisualBasic</Property>
  39. <Property Name="sonar.cloudformation.file.identifier">AWSTemplateFormatVersion</Property>
  40. <Property Name="sonar.javascript.ignoreHeaderComments">true</Property>
  41. <Property Name="sonar.dbcleaner.daysBeforeDeletingClosedIssues">30</Property>
  42. <Property Name="sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByMonth">52</Property>
  43. <Property Name="sonar.lf.gravatarServerUrl">https://secure.gravatar.com/avatar/{EMAIL_MD5}.jpg?s={SIZE}&amp;d=identicon</Property>
  44. <Property Name="sonar.notifications.runningDelayBeforeReportingStatus">600</Property>
  45. <Property Name="sonar.jsp.file.suffixes">.jsp,.jspf,.jspx</Property>
  46. <Property Name="sonar.javascript.maxFileSize">1000</Property>
  47. <Property Name="sonar.javascript.environments">amd, applescript, atomtest, browser, commonjs, couch, embertest, flow, greasemonkey, jasmine, jest, jquery, meteor, mocha, mongo, nashorn, node, phantomjs, prototypejs, protractor, qunit, rhino, serviceworker, shared-node-browser, shelljs, webextensions, worker, wsh, yui</Property>
  48. <Property Name="sonar.scm.disabled">false</Property>
  49. <Property Name="sonar.ruby.exclusions">**/vendor/**</Property>
  50. <Property Name="sonar.auth.saml.enabled">false</Property>
  51. <Property Name="sonar.vbnet.file.suffixes">.vb</Property>
  52. <Property Name="sonar.technicalDebt.developmentCost">30</Property>
  53. <Property Name="sonar.validateWebhooks">true</Property>
  54. <Property Name="sonar.python.file.suffixes">py</Property>
  55. <Property Name="sonar.cs.file.suffixes">.cs</Property>
  56. <Property Name="sonar.allowPermissionManagementForProjectAdmins">true</Property>
  57. <Property Name="sonaranalyzer-vbnet.staticResourceName">SonarAnalyzer-8.36.1.44192.zip</Property>
  58. <Property Name="sonar.java.file.suffixes">.java,.jav</Property>
  59. <Property Name="sonar.kotlin.file.suffixes">.kt</Property>
  60. <Property Name="sonar.php.file.suffixes">php,php3,php4,php5,phtml,inc</Property>
  61. <Property Name="sonar.xml.file.suffixes">.xml,.xsd,.xsl</Property>
  62. <Property Name="sonar.dbcleaner.weeksBeforeDeletingAllSnapshots">260</Property>
  63. <Property Name="sonar.updatecenter.cache.ttl">3600000</Property>
  64. <Property Name="sonar.auth.bitbucket.allowUsersToSignUp">true</Property>
  65. <Property Name="sonar.auth.github.enabled">false</Property>
  66. <Property Name="sonar.python.coverage.reportPaths">coverage-reports/*coverage-*.xml</Property>
  67. <Property Name="sonaranalyzer-vbnet.nuget.packageVersion">8.36.1.44192</Property>
  68. <Property Name="sonar.go.file.suffixes">.go</Property>
  69. <Property Name="sonar.auth.saml.applicationId">sonarqube</Property>
  70. <Property Name="sonar.dbcleaner.weeksBeforeKeepingOnlyAnalysesWithVersion">104</Property>
  71. <Property Name="sonar.qualitygate.ignoreSmallChanges">true</Property>
  72. <Property Name="sonar.php.exclusions">**/vendor/**</Property>
  73. <Property Name="sonar.vbnet.roslyn.ignoreIssues">false</Property>
  74. <Property Name="sonar.flex.file.suffixes">as</Property>
  75. <Property Name="sonar.auth.gitlab.groupsSync">false</Property>
  76. <Property Name="sonar.auth.github.apiUrl">https://api.github.com/</Property>
  77. <Property Name="sonar.ruby.file.suffixes">.rb</Property>
  78. <Property Name="sonar.auth.github.allowUsersToSignUp">true</Property>
  79. <Property Name="sonar.python.xunit.reportPath">xunit-reports/xunit-result-*.xml</Property>
  80. <Property Name="sonar.javascript.globals">angular,goog,google,OenLayers,d3,dojo,dojox,dijit,Backbone,moment,casper,_</Property>
  81. <Property Name="sonar.dbcleaner.hoursBeforeKeepingOnlyOneSnapshotByDay">24</Property>
  82. <Property Name="sonar.yaml.file.suffixes">.yaml,.yml</Property>
  83. <Property Name="sonar.auth.bitbucket.enabled">false</Property>
  84. <Property Name="sonar.terraform.activate">true</Property>
  85. <Property Name="sonar.auth.github.webUrl">https://github.com/</Property>
  86. <Property Name="sonaranalyzer-vbnet.nuget.packageId">SonarAnalyzer.VisualBasic</Property>
  87. <Property Name="email.from">noreply@nowhere</Property>
  88. <Property Name="sonaranalyzer-vbnet.pluginVersion">8.36.1.44192</Property>
  89. <Property Name="sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByWeek">4</Property>
  90. <Property Name="sonaranalyzer-vbnet.analyzerId">SonarAnalyzer.VisualBasic</Property>
  91. <Property Name="email.prefix">[SONARQUBE]</Property>
  92. <Property Name="sonar.cs.roslyn.ignoreIssues">false</Property>
  93. <Property Name="sonaranalyzer-cs.pluginKey">csharp</Property>
  94. <Property Name="sonar.json.file.suffixes">.json</Property>
  95. <Property Name="sonar.auth.saml.providerName">SAML</Property>
  96. <Property Name="sonar.ruby.coverage.reportPaths">coverage/.resultset.json</Property>
  97. <Property Name="sonaranalyzer-cs.staticResourceName">SonarAnalyzer-8.36.1.44192.zip</Property>
  98. <Property Name="sonar.auth.gitlab.allowUsersToSignUp">true</Property>
  99. <Property Name="sonaranalyzer-cs.nuget.packageId">SonarAnalyzer.CSharp</Property>
  100. <Property Name="sonar.authenticator.downcase">false</Property>
  101. <Property Name="sonaranalyzer-cs.analyzerId">SonarAnalyzer.CSharp</Property>
  102. <Property Name="sonar.technicalDebt.ratingGrid">0.05,0.1,0.2,0.5</Property>
  103. <Property Name="sonar.lf.enableGravatar">false</Property>
  104. <Property Name="sonaranalyzer-cs.pluginVersion">8.36.1.44192</Property>
  105. <Property Name="sonar.developerAggregatedInfo.disabled">false</Property>
  106. <Property Name="sonar.javascript.file.suffixes">.js,.jsx,.mjs,.vue</Property>
  107. <Property Name="sonar.vbnet.analyzeGeneratedCode">false</Property>
  108. <Property Name="sonar.plugins.risk.consent">NOT_ACCEPTED</Property>
  109. <Property Name="sonar.auth.gitlab.url">https://gitlab.com</Property>
  110. <Property Name="sonaranalyzer-vbnet.pluginKey">vbnet</Property>
  111. <Property Name="sonar.updatecenter.url">https://update.sonarsource.org/update-center.properties</Property>
  112. <Property Name="sonar.core.startTime">2022-05-01 10:05:05</Property>
  113. <Property Name="sonar.core.id">243B8A4D-AYB-puEKMQhf_f0rkCOd</Property>
  114. </ServerSettings>
  115. <LocalSettings>
  116. <Property Name="sonar.host.url">http://nordh.xyz:9088</Property>
  117. </LocalSettings>
  118. <AnalyzersSettings>
  119. <AnalyzerSettings>
  120. <Language>cs</Language>
  121. <RulesetPath>F:\Unity\Projects\RPG-Fight-Test\.sonarqube\conf\Sonar-cs.ruleset</RulesetPath>
  122. <DeactivatedRulesetPath>F:\Unity\Projects\RPG-Fight-Test\.sonarqube\conf\Sonar-cs-none.ruleset</DeactivatedRulesetPath>
  123. <AnalyzerPlugins>
  124. <AnalyzerPlugin Key="csharp" Version="8.36.1.44192" StaticResourceName="SonarAnalyzer-8.36.1.44192.zip">
  125. <AssemblyPaths>
  126. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\Google.Protobuf.dll</Path>
  127. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CFG.dll</Path>
  128. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CSharp.dll</Path>
  129. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.dll</Path>
  130. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\THIRD-PARTY-NOTICES.txt</Path>
  131. </AssemblyPaths>
  132. </AnalyzerPlugin>
  133. <AnalyzerPlugin Key="vbnet" Version="8.36.1.44192" StaticResourceName="SonarAnalyzer-8.36.1.44192.zip">
  134. <AssemblyPaths>
  135. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\Google.Protobuf.dll</Path>
  136. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.CFG.dll</Path>
  137. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.dll</Path>
  138. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.VisualBasic.dll</Path>
  139. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\THIRD-PARTY-NOTICES.txt</Path>
  140. </AssemblyPaths>
  141. </AnalyzerPlugin>
  142. </AnalyzerPlugins>
  143. <AdditionalFilePaths>
  144. <Path>F:\Unity\Projects\RPG-Fight-Test\.sonarqube\conf\cs\SonarLint.xml</Path>
  145. </AdditionalFilePaths>
  146. </AnalyzerSettings>
  147. <AnalyzerSettings>
  148. <Language>vbnet</Language>
  149. <RulesetPath>F:\Unity\Projects\RPG-Fight-Test\.sonarqube\conf\Sonar-vbnet.ruleset</RulesetPath>
  150. <DeactivatedRulesetPath>F:\Unity\Projects\RPG-Fight-Test\.sonarqube\conf\Sonar-vbnet-none.ruleset</DeactivatedRulesetPath>
  151. <AnalyzerPlugins>
  152. <AnalyzerPlugin Key="csharp" Version="8.36.1.44192" StaticResourceName="SonarAnalyzer-8.36.1.44192.zip">
  153. <AssemblyPaths>
  154. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\Google.Protobuf.dll</Path>
  155. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CFG.dll</Path>
  156. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.CSharp.dll</Path>
  157. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\SonarAnalyzer.dll</Path>
  158. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\0\THIRD-PARTY-NOTICES.txt</Path>
  159. </AssemblyPaths>
  160. </AnalyzerPlugin>
  161. <AnalyzerPlugin Key="vbnet" Version="8.36.1.44192" StaticResourceName="SonarAnalyzer-8.36.1.44192.zip">
  162. <AssemblyPaths>
  163. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\Google.Protobuf.dll</Path>
  164. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.CFG.dll</Path>
  165. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.dll</Path>
  166. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\SonarAnalyzer.VisualBasic.dll</Path>
  167. <Path>C:\Users\Axel\AppData\Local\Temp\.sonarqube\resources\1\THIRD-PARTY-NOTICES.txt</Path>
  168. </AssemblyPaths>
  169. </AnalyzerPlugin>
  170. </AnalyzerPlugins>
  171. <AdditionalFilePaths>
  172. <Path>F:\Unity\Projects\RPG-Fight-Test\.sonarqube\conf\vbnet\SonarLint.xml</Path>
  173. </AdditionalFilePaths>
  174. </AnalyzerSettings>
  175. </AnalyzersSettings>
  176. </AnalysisConfig>