checker-email-autoconfig/checker
Pierre-Olivier Mercier d73502b0e2 checker: report skipped rules as StatusUnknown
Skipped tests that are not problematic should be UNKNOWN rather
than INFO; the affected rules cannot evaluate without their input,
so they are non-evaluations, not findings.
2026-04-26 09:50:13 +07:00
..
collect.go Initial commit 2026-04-26 09:50:13 +07:00
definition.go checker: report skipped rules as StatusUnknown 2026-04-26 09:50:13 +07:00
interactive.go Initial commit 2026-04-26 09:50:13 +07:00
parse.go Initial commit 2026-04-26 09:50:13 +07:00
provider.go checker: report skipped rules as StatusUnknown 2026-04-26 09:50:13 +07:00
report.go Initial commit 2026-04-26 09:50:13 +07:00
report_template.go Initial commit 2026-04-26 09:50:13 +07:00
rule.go checker: report skipped rules as StatusUnknown 2026-04-26 09:50:13 +07:00
types.go Initial commit 2026-04-26 09:50:13 +07:00