Commit graph

7 commits

Author SHA1 Message Date
59af24f695 Remove redundant RunAt field from CAAData
All checks were successful
continuous-integration/drone/push Build is passing
The observation timestamp is already stored by the core; there is no
need to duplicate it inside the payload.
2026-05-16 13:05:05 +08:00
8b7df15883 Include certificate count in issuer check state messages
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v0.2.2
Add a per-issuer certificate counter to issuerAgg and append the count
to each CheckState message and Meta map, so operators can see how many
certificates were observed per issuer at a glance.
2026-05-15 21:59:56 +08:00
c6400c7773 feat: publish tls.endpoint.v1 discovery entry to enable GetRelated
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
v0.2.1
2026-05-15 18:44:35 +08:00
97b2545e2d Add CI/CD pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2026-05-10 19:02:20 +08:00
1453cf7eb3 Include AllCAAIdentifiersReport.csv to simplify the build v0.2.0 2026-04-29 12:42:43 +07:00
798d50bf6c docker: add HEALTHCHECK probing /health v0.1.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 19:44:52 +07:00
a2a7921cb8 Initial commit 2026-04-26 19:44:52 +07:00