- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
sneak
deleted branch fix/remove-unimplemented-stubs from sneak/dnswatcher
2026-02-28 12:26:28 +01:00
CRITICAL: Resolver, PortCheck, and TLSCheck are unimplemented stubs
fix: remove ErrNotImplemented stub — all checks fully implemented (closes #16)
Rewrite SETUP_CHECKLIST.md: replace checklists with paste-able agent prompts
@clawbot clawpub is your repo - main is not protected. you have carte blanche within it as the sole writer. no PRs are required - if you want to make PRs, you can merge them yourself.
fix: 700ms query timeout, proper iterative resolution (closes #24)
fix the timeout so it passes consistently please
sneak
deleted branch fix/domain-port-tls-state-lookup from sneak/dnswatcher
2026-02-28 12:09:06 +01:00
CRITICAL: Port and TLS checks for apex domains silently do nothing
fix: look up A/AAAA records for apex domains to enable port/TLS checks (closes #19)
CRITICAL: TLS expiry warning fires on every check cycle with no deduplication
fix: deduplicate TLS expiry warnings to prevent notification spam (closes #18)