feat(i/lxd): simple streams download inspector for lxd
Metadata
Current evaluation
Merged implementation adding Simple Streams Download inspection to verify rootfs image integrity by validating digests against product listings. Approved by two reviewers, passed all CI checks, and modified 12 files with 2133 additions.
Suggested action: —
No scores available.
Issue body
Add support for Simple Streams Download inspection to verify the integrity of
rootfs images downloaded through the SimpleStreams protocol. The
implementation validates image digests against values from SimpleStreams
product listings.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged implementation adding Simple Streams Download inspection to verify rootfs image integrity by validating digests against product listings. Approved by two reviewers, passed all CI checks, and modified 12 files with 2133 additions. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #423 feat: Simple Streams Index inspector for LXD | fetch-service | merged | Merged after approval by three reviewers and passing all CI checks. Introduces a Simple Streams Index inspector for LXD, adding 544 lines across six files with 100% test coverage. | |
| #434 fix(i/lxd): make lxd download inspector more strict | fetch-service | merged | Merged a fix making the LXD download inspector format verification stricter to prevent snap assertion download rejections. Approved by two reviewers, passed CI checks, and modified six files with 79 additions and 12 deletions. | |
| #621 feat(i/lxd): add support to stonking image download | fetch-service | merged | Merged implementation adding stonking image download support. Approved by two reviewers, passed CI checks, and resolves FETCH-74. Maintainer acknowledged future need for configurable release lists, but the change solves the immediate problem. | |
| #563 feat(i/lxd): support additional instance type file formats | fetch-service | merged | Merged after two approvals and passing CI checks. Adds support for additional LXD instance type file formats and recognizes unsupported simple stream product versions, modifying 9 files with 402 additions and 20 deletions. |