Verify audit chain
verify_audit_chainRecomputes every hash in the audit log to verify the chain is intact and report any integrity issues.
Instructions
Recomputes every hash in the audit log and reports whether the chain is intact. Needs nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| intact | Yes | ||
| reason | Yes | ||
| last_seq | Yes | ||
| last_hash | Yes | ||
| checked_at | Yes | ||
| first_bad_seq | Yes |