Include rules section

This commit is contained in:
nemunaire 2026-04-30 08:56:14 +07:00
commit 231d6f1873

View file

@ -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: