Commit graph

8 commits

Author SHA1 Message Date
16c82bbe16 checker: lower minimum check interval to 5 minutes
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v0.2.0
2026-05-15 17:29:16 +08:00
bf28f6a8b2 checker: make port 22 probe optional
Port 22 is now the default when no ports are configured, rather than
being unconditionally appended. Users can now probe non-standard ports
without also probing port 22.
2026-05-15 17:29:16 +08:00
f77895dcab checker: enforce prober-as-observation, move all analysis to rules layer 2026-05-15 17:29:16 +08:00
1e6254c289 Update go mod
All checks were successful
continuous-integration/drone/push Build is passing
2026-05-10 19:37:19 +08:00
7a8d181403 Add CI/CD pipeline
Some checks failed
continuous-integration/drone/push Build is failing
2026-05-10 19:30:20 +08:00
af5b70920b Include rules section 2026-04-30 08:46:17 +07:00
a1203425ff checker: build host FQDN from subdomain + apex at service scope 2026-04-30 08:46:08 +07:00
06036c89d9 Initial commit v0.1.0 2026-04-26 16:23:21 +07:00