Commit graph

2 commits

Author SHA1 Message Date
4543e9b0cf Move status inference out of observation layer into rules
All checks were successful
continuous-integration/drone/push Build is passing
The prober (collect.go) was calling inferApexDNSKEYStatus during
zone parsing, effectively making a SECURE/BOGUS judgement inside the
collection phase rather than the evaluation phase.  The DNS-rcode
fallback (z.Status = z.DNSStatus) was also applied at parse time.
2026-05-16 21:51:44 +08:00
53626dd36a Initial commit 2026-04-26 21:54:28 +07:00