Skip to content

Configuration: DNS record DKIM

Identifier: dkim

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

Check if the DNS record is a valid DKIM record.

Configuration

Example

Example configuration:

---
security_tests:
  dkim:
    assets_allowed:
    - DNS
    skip: false

Reference

assets_allowed

Type : List[AssetType]*

List of assets that this check will cover.

skip

Type : boolean

Skip the test if true.