Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ The following values are returned in `results.csv`:
- `SPF Record DNSSEC` - A boolean value indicating whether or not the
DNS record is protected by DNSSEC.
- `Valid SPF` - Whether the SPF record found is syntactically correct,
per RFC 4408.
per [RFC 7208](https://datatracker.ietf.org/doc/html/rfc7208).
- `SPF Results` - The textual representation of any SPF record found
for the domain.

Expand Down