Include rules section
This commit is contained in:
parent
d4a59fb9e8
commit
231d6f1873
1 changed files with 6 additions and 0 deletions
|
|
@ -20,6 +20,12 @@ finding.
|
|||
| Warning | `SPF`, `A6`, `MD`, `MF` | RFC 7208 / RFC 6563 / RFC 973: replaced by TXT, AAAA, MX. |
|
||||
| Informational| `WKS`, `MB`, `MG`, `MR`, `MINFO`, `NULL`, `GPOS`, `NSAP`, `NSAP-PTR`, `X25`, `ISDN`, `RT`, `ATMA`, `EID`, `NIMLOC`, `SINK`, `NINFO`, `RKEY` | Experimental or historical (RFC 1035, 1183, 1706, 1712, ...); safe to delete. |
|
||||
|
||||
## Rules
|
||||
|
||||
| Code | Description | Severity |
|
||||
|-------------------|---------------------------------------------------------------------------------------------------|---------------------|
|
||||
| `legacy_records` | Detects DNS record types deprecated by the IETF and reports each occurrence with RFC references. | CRITICAL |
|
||||
|
||||
## Tests
|
||||
|
||||
`go test ./...` covers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue