sign_bundle
Attach an HMAC signature to a compliance evidence bundle's seal, verifying its integrity with a stored signing key.
Instructions
[WRITE][risk=medium] Attach an HMAC signature over a bundle's seal (uses stored key).
Requires a signing key in the encrypted store ('compliance-aiops secret set signing-key'). Medium risk because it reads the encrypted secret store.
Args: bundle_path: Path to a bundle .json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_path | Yes |