Information Disclosure: Private key exposure via helper detector¶
Identifier:
private_key_exposure
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner |
|---|---|---|
Description¶
Searches for private key exposure by attempting to query the helper endpoint on node_modules
Configuration¶
Example¶
Example configuration:
Reference¶
assets_allowed¶
Type : List[AssetType]*
List of assets that this check will cover.
skip¶
Type : boolean
Skip the test if true.