guildhouse-spire-plugins/cmd/gsap-attestor
Tyler J King 68414987d5 fix(gsap-attestor): handle SPIRE's HCL v1 quoted-key format
SPIRE converts JSON plugin_data to HCL v1 native syntax with quoted
attribute names ("max_depth" = 10). HCL v2's parser rejects quoted
keys, so strip them before parsing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-13 08:43:05 -04:00
..
attestor.go fix(gsap-attestor): use spire-plugin-sdk for SPIRE compatibility 2026-05-13 06:37:37 -04:00
attestor_test.go fix(gsap-attestor): handle SPIRE's HCL v1 quoted-key format 2026-05-13 08:43:05 -04:00
main.go fix(gsap-attestor): handle SPIRE's HCL v1 quoted-key format 2026-05-13 08:43:05 -04:00
proc.go feat(spire): gsap-attestor WorkloadAttestor plugin 2026-05-13 03:59:08 -04:00