Skip to content

Configuration: DNS record DMARC

Identifier: dmarc

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

Check if the DNS record is a valid DMARC record.

Configuration

Example

Example configuration:

---
security_tests:
  dmarc:
    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.