Commit graph

5 commits

Author SHA1 Message Date
655ab5bb26 checker: move hasPKIXUsage from report.go to rule.go
All checks were successful
continuous-integration/drone/push Build is passing
2026-05-16 13:07:33 +08:00
e75c97b52b checker: remove CollectedAt from DANEData
The observation timestamp is already managed by the core; there is no
need for the checker to record it separately.
2026-05-16 13:06:53 +08:00
16aa0253a3 Add CI/CD pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2026-05-10 19:02:36 +08:00
691df5badf docker: add HEALTHCHECK probing /health v0.2.0
The binary doubles as its own healthcheck client via the SDK's
-healthcheck flag, so the probe works in the scratch image
(no shell, no curl, no wget).
2026-04-26 21:49:49 +07:00
a6dbcef0f9 Initial commit 2026-04-26 21:49:32 +07:00