Commit 666e197
committed
fixes attestation parsing in witness-verify
Addresses an issue where the attestation parsing in
`witness-verify` would fail when the attestation file
was empty or contained invalid JSON. Now, it handles
empty files gracefully and catches parsing errors.1 parent dcf451a commit 666e197
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments