Commit e86bce6
refactor(audit): read attestation bundles from separate _attestationBundles attribute
Update verify-signatures to destructure _attestationBundles from the
pacote manifest (a separate attribute from _attestations) and include
it in the verified entries JSON output. This aligns with the pacote
change that stores bundles on a separate _ attribute to avoid future
collisions with registry schema.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d8dc133 commit e86bce6
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| |||
309 | 310 | | |
310 | 311 | | |
311 | 312 | | |
| 313 | + | |
312 | 314 | | |
313 | 315 | | |
314 | 316 | | |
| |||
334 | 336 | | |
335 | 337 | | |
336 | 338 | | |
337 | | - | |
338 | | - | |
339 | | - | |
| 339 | + | |
| 340 | + | |
340 | 341 | | |
341 | 342 | | |
342 | 343 | | |
| |||
365 | 366 | | |
366 | 367 | | |
367 | 368 | | |
| 369 | + | |
368 | 370 | | |
369 | 371 | | |
370 | 372 | | |
| |||
0 commit comments