SDA-1525: add support for pod whitelisting (#787)

Currently, any url passed via command line is not validated, and, SDA essentially acts as a browser. To counter this, we add a "podWhitelist" parameter in the config file that allows admins to configure what pod urls can be passed via command line. And, only those URLs will be supported to be loaded via command line
This commit is contained in:
Vishwas Shashidhar
2019-10-08 13:19:48 +05:30
committed by GitHub
parent 67553d7b46
commit 6a628f5251
5 changed files with 50 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
"devToolsEnabled": true,
"contextIsolation": false,
"ctWhitelist": [],
"podWhitelist": [],
"notificationSettings": {
"position": "upper-right",
"display": ""