Commit dcb82f4
fix: verify chainctl checksum after download and pin pip dependency
Add SHA256 checksum verification for the chainctl binary download using
the published chainctl_checksums.txt file. Pin keyrings-chainguard-libraries
to version 0.2.0 to prevent supply chain attacks via unpinned dependency.
Fixes: FIND-007, FIND-043
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2cddd35 commit dcb82f4
1 file changed
Lines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
128 | 149 | | |
129 | 150 | | |
130 | 151 | | |
| |||
211 | 232 | | |
212 | 233 | | |
213 | 234 | | |
214 | | - | |
| 235 | + | |
0 commit comments