docs(security): correct example metadata in job-protocol.md to refer to hmac_sig
This commit is contained in:
@@ -47,7 +47,7 @@ Reference implementation: [`./scripts/publish_event.py`](./scripts/publish_event
|
||||
| `job_id` | Subscriber drops any event whose `job_id` it did not subscribe for. |
|
||||
| `timestamp` | Publisher host clock, **advisory only**. The delegator's timeout is measured from *receive* time, not this field. |
|
||||
| `detail` | Generalised text only. **No absolute paths, keys, or tokens.** |
|
||||
| `data` | Optional metadata. Production may add `auth_token`, `build_id`, etc. |
|
||||
| `data` | Optional metadata. Production may add `hmac_sig`, `build_id`, etc. |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user