verify_audit_log
Verifies the integrity of the hash-chained audit log by recomputing SHA-256 links for each entry, detecting any altered or removed records.
Instructions
Verify the integrity of the hash-chained audit log.
Re-computes every entry's SHA-256 link. Returns valid=false with the breaking line number if any record was altered or removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||