|
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. |
||
|---|---|---|
| .. | ||
| collect.go | ||
| collect_test.go | ||
| definition.go | ||
| interactive.go | ||
| provider.go | ||
| provider_test.go | ||
| report.go | ||
| report_test.go | ||
| rule.go | ||
| rule_test.go | ||
| rules_common.go | ||
| rules_common_test.go | ||
| rules_status.go | ||
| rules_status_test.go | ||
| testhelpers_test.go | ||
| types.go | ||