Commit graph

5 commits

Author SHA1 Message Date
de87a8fef1 Use ctx.States() for remediation cards in HTML report
All checks were successful
continuous-integration/drone/push Build is passing
Gate each remediation on the presence of the corresponding rule state
code rather than re-deriving from raw observation fields; falls back to
raw-data analysis when states are absent.
2026-05-18 11:29:32 +08:00
b3a13168de Add CI/CD pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2026-05-10 19:08:52 +08:00
9e590dd3a0 Include rules section 2026-04-30 08:57:11 +07:00
bc75accce7 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 19:47:03 +07:00
46862014f6 Initial commit 2026-04-26 19:47:03 +07:00