Validate ImageBuilder container image signature before use in pipelines
@lbussell is already working on this.
Since Apr 20, 2026.
Assessment
This issue has not been assessed yet.
Description
Currently, pipelines pull the ImageBuilder container image without verifying its signature:
We should add a notation verify step after pulling the ImageBuilder image to validate that it was signed by Microsoft before using it to build and publish .NET container images.
This will require the Notation CLI, root CA certificates, and a trust policy to be available on the pipeline VM images. Ideally these would be baked into the VM images rather than acquired at pipeline run time, since that is the more secure option and the certificates are long-lived so expiration is not a concern.
- Dominant language
- C#
- Stars
- 182
- Forks
- 67
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 15
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnet/docker-tools
-
area-dockerfiles up-for-grabs
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
dotnet/docker-tools#2080 ·
-
area-infrastructure
Difficulty 5/5 Over a week Newbie friendliness 35/100
dotnet/docker-tools#2240 ·
-
area-infrastructure
dotnet/docker-tools#2166 · 1 comment · 1 assignee ·
-
area-infrastructure
dotnet/docker-tools#2165 · 1 assignee ·
-
area-infrastructure
dotnet/docker-tools#2153 · 1 assignee ·
All issues in dotnet/docker-tools
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·