-
Notifications
You must be signed in to change notification settings - Fork 31
/
wss-unified-agent.config
63 lines (52 loc) · 2.02 KB
/
wss-unified-agent.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
####################################################################
# Mend Unified Agent configuration file
####################################################################
##########################################
# GENERAL SCAN MODE: Files and Package Managers
##########################################
checkPolicies=true
forceCheckAllDependencies=true
forceUpdate=true
forceUpdate.failBuildOnPolicyViolation=true
offline=false
dependenciesOnly=true
# Change the below URL to your Mend server.
# Use the 'Mend Server URL' which can be retrieved
# from your 'Profile' page on the 'Server URLs' panel.
# Then, add the '/agent' path to it.
wss.url=https://saas.whitesourcesoftware.com/agent
npm.resolveDependencies=true
npm.includeDevDependencies=false
npm.runPreStep=true
html.resolveDependencies=false
##################################
# Organization tokens:
##################################
#userKey is required if Mend administrator has enabled "Enforce user level access" option
#userKey=
projectName=openidm-enduser
#projectToken=
#productName=
#productVersion=
#updateType=APPEND
requesterEmail=bruno.lavit@pingidentity.com
#########################################################################################
# Includes/Excludes Glob patterns - PLEASE USE ONLY ONE EXCLUDE LINE AND ONE INCLUDE LINE
#########################################################################################
includes=**/*.jar
## Exclude file extensions or specific directories by adding **/*.<extension> or **<excluded_dir>/**
excludes=**/*sources.jar **/*javadoc.jar **/*wss-unified-agent*.* **wss-unified-agent/**
case.sensitive.glob=false
followSymbolicLinks=true
##################################
# Archive Properties
##################################
archiveExtractionDepth=7
archiveIncludes=**/*.war **/*.ear **/*.jar
archiveExcludes=**/*sources.jar **/*wss-unified-agent*.*
##################################
# Reporting preferences
##################################
generateProjectDetailsJson=true
generateScanReport=true
scanReportFilenameFormat=