checker-delegation/checker
Pierre-Olivier Mercier 3366cebf7d refactor: always probe DNSKEY regardless of parent DS presence
Move the "skip DNSKEY when no parent DS" decision out of Collect and
into the rules, so the prober stays a pure observer. The dnskeyQueryRule
and dnskeyMatchesDSRule already return StatusUnknown when no parent DS
is present.
2026-05-16 13:18:30 +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 Initial commit 2026-04-26 19:46:01 +07:00
rule_test.go Initial commit 2026-04-26 19:46:01 +07:00
types.go Initial commit 2026-04-26 19:46:01 +07:00