aboutsummaryrefslogtreecommitdiffstats
path: root/wss-unified-agent.config
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2024-05-13 11:40:25 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2024-05-21 12:25:39 +0200
commit7e070fb6d45225a283bf4a44c431251af3673635 (patch)
treef41ae48e629fc39cd2923b68096e7020e1b88955 /wss-unified-agent.config
parent9e72835bb09a703c7bb91ba387fef09f881d5418 (diff)
downloadsonar-scanner-cli-7e070fb6d45225a283bf4a44c431251af3673635.tar.gz
sonar-scanner-cli-7e070fb6d45225a283bf4a44c431251af3673635.zip
Enable Mend scan
Diffstat (limited to 'wss-unified-agent.config')
-rw-r--r--wss-unified-agent.config19
1 files changed, 19 insertions, 0 deletions
diff --git a/wss-unified-agent.config b/wss-unified-agent.config
new file mode 100644
index 0000000..f4c634a
--- /dev/null
+++ b/wss-unified-agent.config
@@ -0,0 +1,19 @@
+# Mend documentation https://docs.mend.io/bundle/unified_agent/page/unified_agent_configuration_parameters.html
+
+excludes=**/*sources.jar **/*javadoc.jar its/**
+fileSystemScan=False
+resolveAllDependencies=False
+
+maven.aggregateModules=True
+maven.downloadMissingDependencies=False
+maven.m2RepositoryPath=.m2/repository
+maven.resolveDependencies=True
+maven.runPreStep=False
+maven.ignoredScopes=provided,test,system
+
+wss.url=https://saas-eu.whitesourcesoftware.com/agent
+
+forceUpdate=true
+checkPolicies=true
+forceUpdate.failBuildOnPolicyViolation=true
+productName=Scanner/CLI