fix-formatting

patch-1
Dhiyaneshwaran 2024-03-11 09:56:31 +05:30 committed by GitHub
parent 183277a771
commit 51b06a5756
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 4 deletions

View File

@ -1,10 +1,11 @@
id: spf-record id: spf-record-detect
info: info:
name: SPF Record Detected name: SPF Record - Detection
author: rxerium author: rxerium
severity: info severity: info
description: An SPF TXT record was detected description: |
An SPF TXT record was detected
reference: reference:
- https://www.mimecast.com/content/how-to-create-an-spf-txt-record - https://www.mimecast.com/content/how-to-create-an-spf-txt-record
tags: dns,spf tags: dns,spf
@ -20,4 +21,4 @@ dns:
extractors: extractors:
- type: regex - type: regex
regex: regex:
- "v=spf1(.+)" - "v=spf1(.+)"