Skip to main content
Dotset Labs home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
Function: getEffectiveAllowlist
Documentation
GitHub
npm
Introduction
Introduction
Quickstart
Installation
Shield
CLI Commands
Concepts
CI/CD Guides
Security
Tollgate
CLI Commands
Concepts
Integration Guides
Security
API Reference
API Reference
Shield API
Tollgate API
On this page
Function: getEffectiveAllowlist()
Parameters
config
Returns
Function: getEffectiveAllowlist
Dotset CLI API Documentation
/
index
/ getEffectiveAllowlist
Function: getEffectiveAllowlist()
Copy
function
getEffectiveAllowlist
(
config
)
:
AllowlistConfig
[];
Defined in:
src/shield/config.ts:702
Get effective allowlist from config
Parameters
config
Returns
AllowlistConfig
[]
⌘I