Commit graph

5 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
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
2026-05-15 18:44:35 +08:00
1453cf7eb3 Include AllCAAIdentifiersReport.csv to simplify the build 2026-04-29 12:42:43 +07:00
a2a7921cb8 Initial commit 2026-04-26 19:44:52 +07:00