Commit f63a4ff
Address jkowalleck review comments on SBOM generation
- Remove upstream PURL from vendored raqm component (modified copy
must not carry the original's PURL); use Pillow-scoped bom-ref
pkg:pypi/pillow@{version}#thirdparty/raqm instead
- Point raqm externalReferences to Pillow's vendored copy in the repo
rather than the upstream project URL (upstream refs are preserved in
the pedigree ancestors entry)
- Change pybind11 scope from 'optional' to 'excluded' since it is a
build-time-only dependency with no runtime reachability
- Update dependency cross-references to use the new raqm bom-ref
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7cd4ac0 commit f63a4ff
1 file changed
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
| |||
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
170 | | - | |
171 | 169 | | |
172 | | - | |
173 | | - | |
| 170 | + | |
| 171 | + | |
174 | 172 | | |
175 | 173 | | |
176 | 174 | | |
| |||
423 | 421 | | |
424 | 422 | | |
425 | 423 | | |
426 | | - | |
| 424 | + | |
427 | 425 | | |
428 | 426 | | |
429 | 427 | | |
| |||
455 | 453 | | |
456 | 454 | | |
457 | 455 | | |
458 | | - | |
| 456 | + | |
459 | 457 | | |
460 | 458 | | |
461 | 459 | | |
| |||
478 | 476 | | |
479 | 477 | | |
480 | 478 | | |
481 | | - | |
| 479 | + | |
482 | 480 | | |
483 | 481 | | |
484 | 482 | | |
| |||
0 commit comments