This repository was archived by the owner on Jan 2, 2024. It is now read-only.
forked from ForgeRock/forgerock-javascript-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwss-unified-agent.config
More file actions
30 lines (25 loc) · 1.39 KB
/
wss-unified-agent.config
File metadata and controls
30 lines (25 loc) · 1.39 KB
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
####################################################################
# WhiteSource Unified-Agent generated configuration file
####################################################################
########################################################
# GENERAL SCAN MODE: Files and Package Managers
########################################################
resolveAllDependencies=false
archiveExtractionDepth=7
followSymbolicLinks=true
html.resolveDependencies=true
npm.resolveDependencies=true
npm.runPreStep=true
#------------------------------------------------------------------------
#------------------------ Fill in the parameters ------------------------
#------------------------------------------------------------------------
userKey=
productName=Mobile
#Name of the product to create or update
# wss.url=https://saas.whitesourcesoftware.com/agent
#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".
projectToken=ad448cdaae5b40ff8d8580db625a606110c0a3ccbced49e0bcf73363f4f2f943
#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=**/*.js **/*.ts **/*.jar