AS400_API_DOTNET/.sonarqube/conf/SonarQubeAnalysisConfig.xml
2025-10-17 16:01:56 +07:00

172 lines
12 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<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">
<SonarConfigDir>/workspaces/AS400API/.sonarqube/conf</SonarConfigDir>
<SonarOutputDir>/workspaces/AS400API/.sonarqube/out</SonarOutputDir>
<SonarBinDir>/workspaces/AS400API/.sonarqube/bin</SonarBinDir>
<SonarScannerWorkingDirectory>/workspaces/AS400API</SonarScannerWorkingDirectory>
<UseSonarScannerCli>false</UseSonarScannerCli>
<ScanAllAnalysis>true</ScanAllAnalysis>
<HasBeginStepCommandLineCredentials>true</HasBeginStepCommandLineCredentials>
<HasBeginStepCommandLineTruststorePassword>false</HasBeginStepCommandLineTruststorePassword>
<SonarQubeHostUrl>http://host.docker.internal:9000</SonarQubeHostUrl>
<SonarQubeVersion>9.9.8.100196</SonarQubeVersion>
<SonarProjectKey>as400api</SonarProjectKey>
<SonarProjectName>AS400API</SonarProjectName>
<AdditionalConfig>
<ConfigSetting Id="BuildUri" />
<ConfigSetting Id="TfsUri" />
<ConfigSetting Id="VsCoverageConverterToolPath" />
<ConfigSetting Id="UnchangedFilesPath" />
<ConfigSetting Id="sonar.pullrequest.cache.basepath" Value="/workspaces/AS400API" />
<ConfigSetting Id="settings.file.path" Value="/root/.dotnet/tools/.store/dotnet-sonarscanner/10.4.1/dotnet-sonarscanner/10.4.1/tools/netcoreapp3.1/any/SonarQube.Analysis.xml" />
</AdditionalConfig>
<ServerSettings>
<Property Name="sonaranalyzer-cs.nuget.packageVersion">8.51.0.59060</Property>
<Property Name="sonar.cs.ignoreHeaderComments">true</Property>
<Property Name="sonar.typescript.file.suffixes">.ts,.tsx,.cts,.mts</Property>
<Property Name="email.fromName">SonarQube</Property>
<Property Name="sonar.python.xunit.skipDetails">false</Property>
<Property Name="sonar.auth.saml.signature.enabled">false</Property>
<Property Name="sonar.go.exclusions">**/vendor/**</Property>
<Property Name="sonar.terraform.file.suffixes">.tf</Property>
<Property Name="sonar.forceAuthentication">true</Property>
<Property Name="sonar.notifications.delay">60</Property>
<Property Name="sonaranalyzer-cs.ruleNamespace">SonarAnalyzer.CSharp</Property>
<Property Name="sonar.cs.analyzeGeneratedCode">false</Property>
<Property Name="sonar.builtInQualityProfiles.disableNotificationOnUpdate">false</Property>
<Property Name="sonar.css.file.suffixes">.css,.less,.scss</Property>
<Property Name="sonar.html.file.suffixes">.html,.xhtml,.cshtml,.vbhtml,.aspx,.ascx,.rhtml,.erb,.shtm,.shtml,.cmp,.twig</Property>
<Property Name="sonar.auth.gitlab.enabled">false</Property>
<Property Name="sonar.cpd.cross_project">false</Property>
<Property Name="sonar.vbnet.ignoreHeaderComments">true</Property>
<Property Name="sonar.auth.github.groupsSync">false</Property>
<Property Name="sonar.scala.file.suffixes">.scala</Property>
<Property Name="sonar.cloudformation.activate">true</Property>
<Property Name="sonaranalyzer-vbnet.ruleNamespace">SonarAnalyzer.VisualBasic</Property>
<Property Name="sonar.cloudformation.file.identifier">AWSTemplateFormatVersion</Property>
<Property Name="sonar.javascript.ignoreHeaderComments">true</Property>
<Property Name="sonar.dbcleaner.daysBeforeDeletingClosedIssues">30</Property>
<Property Name="sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByMonth">52</Property>
<Property Name="sonar.lf.gravatarServerUrl">https://secure.gravatar.com/avatar/{EMAIL_MD5}.jpg?s={SIZE}&amp;d=identicon</Property>
<Property Name="sonar.notifications.runningDelayBeforeReportingStatus">600</Property>
<Property Name="sonar.jsp.file.suffixes">.jsp,.jspf,.jspx</Property>
<Property Name="sonar.javascript.maxFileSize">1000</Property>
<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>
<Property Name="sonar.scm.disabled">false</Property>
<Property Name="sonar.ruby.exclusions">**/vendor/**</Property>
<Property Name="sonar.auth.saml.enabled">false</Property>
<Property Name="sonar.vbnet.file.suffixes">.vb</Property>
<Property Name="sonar.technicalDebt.developmentCost">30</Property>
<Property Name="sonar.validateWebhooks">true</Property>
<Property Name="sonar.python.file.suffixes">py</Property>
<Property Name="sonar.cs.file.suffixes">.cs</Property>
<Property Name="sonar.allowPermissionManagementForProjectAdmins">true</Property>
<Property Name="sonaranalyzer-vbnet.staticResourceName">SonarAnalyzer-8.51.0.59060.zip</Property>
<Property Name="sonar.java.file.suffixes">.java,.jav</Property>
<Property Name="sonar.kotlin.file.suffixes">.kt</Property>
<Property Name="sonar.php.file.suffixes">php,php3,php4,php5,phtml,inc</Property>
<Property Name="sonar.xml.file.suffixes">.xml,.xsd,.xsl</Property>
<Property Name="sonar.dbcleaner.weeksBeforeDeletingAllSnapshots">260</Property>
<Property Name="sonar.updatecenter.cache.ttl">3600000</Property>
<Property Name="sonar.auth.bitbucket.allowUsersToSignUp">true</Property>
<Property Name="sonar.auth.github.enabled">false</Property>
<Property Name="sonar.python.coverage.reportPaths">coverage-reports/*coverage-*.xml</Property>
<Property Name="sonaranalyzer-vbnet.nuget.packageVersion">8.51.0.59060</Property>
<Property Name="sonar.go.file.suffixes">.go</Property>
<Property Name="sonar.auth.saml.applicationId">sonarqube</Property>
<Property Name="sonar.dbcleaner.weeksBeforeKeepingOnlyAnalysesWithVersion">104</Property>
<Property Name="sonar.qualitygate.ignoreSmallChanges">true</Property>
<Property Name="sonar.php.exclusions">**/vendor/**</Property>
<Property Name="sonar.vbnet.roslyn.ignoreIssues">false</Property>
<Property Name="sonar.flex.file.suffixes">as</Property>
<Property Name="sonar.filesize.limit">20</Property>
<Property Name="sonar.auth.gitlab.groupsSync">false</Property>
<Property Name="sonar.auth.github.apiUrl">https://api.github.com/</Property>
<Property Name="sonar.ruby.file.suffixes">.rb</Property>
<Property Name="sonar.auth.github.allowUsersToSignUp">true</Property>
<Property Name="sonar.python.xunit.reportPath">xunit-reports/xunit-result-*.xml</Property>
<Property Name="sonar.javascript.globals">angular,goog,google,OenLayers,d3,dojo,dojox,dijit,Backbone,moment,casper,_,sap</Property>
<Property Name="sonar.dbcleaner.hoursBeforeKeepingOnlyOneSnapshotByDay">24</Property>
<Property Name="sonar.yaml.file.suffixes">.yaml,.yml</Property>
<Property Name="sonar.auth.bitbucket.enabled">false</Property>
<Property Name="sonar.terraform.activate">true</Property>
<Property Name="sonar.auth.github.webUrl">https://github.com/</Property>
<Property Name="sonaranalyzer-vbnet.nuget.packageId">SonarAnalyzer.VisualBasic</Property>
<Property Name="email.from">noreply@nowhere</Property>
<Property Name="sonaranalyzer-vbnet.pluginVersion">8.51.0.59060</Property>
<Property Name="sonar.dbcleaner.weeksBeforeKeepingOnlyOneSnapshotByWeek">4</Property>
<Property Name="sonaranalyzer-vbnet.analyzerId">SonarAnalyzer.VisualBasic</Property>
<Property Name="email.prefix">[SONARQUBE]</Property>
<Property Name="sonar.cs.roslyn.ignoreIssues">false</Property>
<Property Name="sonaranalyzer-cs.pluginKey">csharp</Property>
<Property Name="sonar.kubernetes.activate">true</Property>
<Property Name="sonar.json.file.suffixes">.json</Property>
<Property Name="sonar.auth.saml.providerName">SAML</Property>
<Property Name="sonar.ruby.coverage.reportPaths">coverage/.resultset.json</Property>
<Property Name="sonaranalyzer-cs.staticResourceName">SonarAnalyzer-8.51.0.59060.zip</Property>
<Property Name="sonar.auth.gitlab.allowUsersToSignUp">true</Property>
<Property Name="sonar.projectCreation.mainBranchName">main</Property>
<Property Name="sonaranalyzer-cs.nuget.packageId">SonarAnalyzer.CSharp</Property>
<Property Name="sonar.authenticator.downcase">false</Property>
<Property Name="sonaranalyzer-cs.analyzerId">SonarAnalyzer.CSharp</Property>
<Property Name="sonar.technicalDebt.ratingGrid">0.05,0.1,0.2,0.5</Property>
<Property Name="sonar.lf.enableGravatar">false</Property>
<Property Name="sonar.docker.activate">true</Property>
<Property Name="sonaranalyzer-cs.pluginVersion">8.51.0.59060</Property>
<Property Name="sonar.developerAggregatedInfo.disabled">false</Property>
<Property Name="sonar.javascript.file.suffixes">.js,.jsx,.cjs,.mjs,.vue</Property>
<Property Name="sonar.vbnet.analyzeGeneratedCode">false</Property>
<Property Name="sonar.plugins.risk.consent">NOT_ACCEPTED</Property>
<Property Name="sonar.auth.gitlab.url">https://gitlab.com</Property>
<Property Name="sonaranalyzer-vbnet.pluginKey">vbnet</Property>
<Property Name="sonar.updatecenter.url">https://update.sonarsource.org/update-center.properties</Property>
<Property Name="sonar.core.id">147B411E-AZmtNwrV3lb8QGbhu0SU</Property>
<Property Name="sonar.core.startTime">10/4/2025 3:17:58AM</Property>
</ServerSettings>
<LocalSettings>
<Property Name="sonar.host.url">http://host.docker.internal:9000</Property>
<Property Name="sonar.cs.opencover.reportsPaths">**/coverage.opencover.xml</Property>
<Property Name="sonar.exclusions">**/bin/**,**/obj/**,**/coverage.opencover.xml</Property>
</LocalSettings>
<ScannerOptsSettings />
<AnalyzersSettings>
<AnalyzerSettings>
<Language>cs</Language>
<RulesetPath>/workspaces/AS400API/.sonarqube/conf/Sonar-cs.ruleset</RulesetPath>
<DeactivatedRulesetPath>/workspaces/AS400API/.sonarqube/conf/Sonar-cs-none.ruleset</DeactivatedRulesetPath>
<AnalyzerPlugins>
<AnalyzerPlugin Key="csharp" Version="8.51.0.59060" StaticResourceName="SonarAnalyzer-8.51.0.59060.zip">
<AssemblyPaths>
<Path>/tmp/.sonarqube/resources/0/SonarAnalyzer.CFG.dll</Path>
<Path>/tmp/.sonarqube/resources/0/Google.Protobuf.dll</Path>
<Path>/tmp/.sonarqube/resources/0/SonarAnalyzer.CSharp.dll</Path>
<Path>/tmp/.sonarqube/resources/0/SonarAnalyzer.dll</Path>
<Path>/tmp/.sonarqube/resources/0/THIRD-PARTY-NOTICES.txt</Path>
</AssemblyPaths>
</AnalyzerPlugin>
</AnalyzerPlugins>
<AdditionalFilePaths>
<Path>/workspaces/AS400API/.sonarqube/conf/cs/SonarLint.xml</Path>
</AdditionalFilePaths>
</AnalyzerSettings>
<AnalyzerSettings>
<Language>vbnet</Language>
<RulesetPath>/workspaces/AS400API/.sonarqube/conf/Sonar-vbnet.ruleset</RulesetPath>
<DeactivatedRulesetPath>/workspaces/AS400API/.sonarqube/conf/Sonar-vbnet-none.ruleset</DeactivatedRulesetPath>
<AnalyzerPlugins>
<AnalyzerPlugin Key="vbnet" Version="8.51.0.59060" StaticResourceName="SonarAnalyzer-8.51.0.59060.zip">
<AssemblyPaths>
<Path>/tmp/.sonarqube/resources/1/SonarAnalyzer.CFG.dll</Path>
<Path>/tmp/.sonarqube/resources/1/SonarAnalyzer.VisualBasic.dll</Path>
<Path>/tmp/.sonarqube/resources/1/Google.Protobuf.dll</Path>
<Path>/tmp/.sonarqube/resources/1/SonarAnalyzer.dll</Path>
<Path>/tmp/.sonarqube/resources/1/THIRD-PARTY-NOTICES.txt</Path>
</AssemblyPaths>
</AnalyzerPlugin>
</AnalyzerPlugins>
<AdditionalFilePaths>
<Path>/workspaces/AS400API/.sonarqube/conf/vbnet/SonarLint.xml</Path>
</AdditionalFilePaths>
</AnalyzerSettings>
</AnalyzersSettings>
</AnalysisConfig>