Properties:
Name | Type | Description |
---|---|---|
checkGroups |
Array.<CheckGroup>
|
The security check groups to run. This allows to add custom security checks or override existing ones. Default are the groups defined in |
enableCheck |
Boolean
|
Is true if Parse Server should check for weak security settings. |
enableCheckLog |
Boolean
|
Is true if the security check report should be written to logs. This should only be enabled temporarily to not expose weak security settings in logs. |