checker-delegation/checker
Pierre-Olivier Mercier a16e01e1d4 feat: add 6 new delegation rules for deeper validation
Add rules for duplicate NS detection, cross-parent NS/DS consistency,
and DNSKEY integrity (KSK presence, protocol field, full KSK coverage by DS).
2026-05-16 17:03:26 +08:00
..
collect.go refactor: always probe DNSKEY regardless of parent DS presence 2026-05-16 13:18:30 +08:00
definition.go Initial commit 2026-04-26 19:46:01 +07:00
dns.go Initial commit 2026-04-26 19:46:01 +07:00
helpers.go Initial commit 2026-04-26 19:46:01 +07:00
helpers_test.go Initial commit 2026-04-26 19:46:01 +07:00
interactive.go Initial commit 2026-04-26 19:46:01 +07:00
provider.go Initial commit 2026-04-26 19:46:01 +07:00
report.go Initial commit 2026-04-26 19:46:01 +07:00
rule.go feat: add 6 new delegation rules for deeper validation 2026-05-16 17:03:26 +08:00
rule_test.go test: extend rule coverage to all 20 rules and edge cases 2026-05-16 13:26:06 +08:00
types.go Initial commit 2026-04-26 19:46:01 +07:00