-
Notifications
You must be signed in to change notification settings - Fork 2
/
wss-generated-file.config
35 lines (27 loc) · 1.46 KB
/
wss-generated-file.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
####################################################################
# WhiteSource Unified-Agent generated configuration file
####################################################################
########################################################
# GENERAL SCAN MODE: Files and Package Managers
########################################################
resolveAllDependencies=false
archiveExtractionDepth=7
followSymbolicLinks=false
#------------------------------------------------------------------------
#------------------------ Fill in the parameters ------------------------
#------------------------------------------------------------------------
apiKey=
#Unique identifier of the organization. It can be retrieved from the 'Integrate' page in your WhiteSource account
productName=
#Name of the product to create or update
projectName=
#Name of the project to create or update
wss.url=
#URL to send the request to. Use the 'WhiteSource Server URL' which can be retrieved from your 'Profile' page on the 'Server URLs' panel. Then, add New configuration was created at the '/agent' path to it,
#For example: "https://<domain>.whitesourcesoftware.com/agent".
#projectTag=
#Project tag, to refer to another project and apply the policies from there
#projectToken=
#Unique identifier of the project to update. It can be retrieved from the 'Integrate' page in your WhiteSource account
#---------------- File name patterns to search ----------------
includes=**/*.cs **/*.dll