Commit graph

6 commits

Author SHA1 Message Date
81ca1810f1 Move per-rule user options onto their owning rules
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
v0.1.1
Each of the seven user options was read by exactly one rule, so expose
them via CheckRuleWithOptions instead of the checker-wide UserOpts list.
This keeps each rule's configuration colocated with its evaluation
logic.
2026-05-19 21:52:18 +08:00
6c5f06a3ff Add CI/CD pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2026-05-10 19:05:52 +08:00
f92ac4ebd8 Don't classify unreachable servers as denial scheme NONE 2026-04-30 09:25:40 +07:00
49d9f0556c Update rules section 2026-04-30 09:23:56 +07:00
b58dc9b065 Remove raw JSON observation block from report 2026-04-29 17:29:47 +07:00
5a632a3b30 Initial commit v0.1.0 2026-04-26 19:21:29 +07:00