dangerousShellSettings top-level constant
Dangerous shell settings that can execute arbitrary shell code.
Implementation
const dangerousShellSettings = <String>[
'apiKeyHelper',
'awsAuthRefresh',
'awsCredentialExport',
'gcpAuthRefresh',
'otelHeadersHelper',
'statusLine',
];