Skip to content

Commit

Permalink
chore: validate images from registry via Pepr (impl) (#1262)
Browse files Browse the repository at this point in the history
## Description

Working through _how_ we might accomplish validating image signatures
against pubkeys derived from the OCI registries that serve them.

Relates to #1240

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)

## Checklist before merging
- [x] Unit,
[Journey](https://github.com/defenseunicorns/pepr/tree/main/journey),
[E2E Tests](https://github.com/defenseunicorns/pepr-excellent-examples),
[docs](https://github.com/defenseunicorns/pepr/tree/main/docs),
[adr](https://github.com/defenseunicorns/pepr/tree/main/adr) added or
updated as needed
- [x] [Contributor Guide
Steps](https://docs.pepr.dev/main/contribute/#submitting-a-pull-request)
followed

---------

Co-authored-by: Case Wylie <[email protected]>
  • Loading branch information
btlghrants and cmwylie19 authored Oct 31, 2024
1 parent ea99815 commit 0971bd3
Show file tree
Hide file tree
Showing 7 changed files with 1,718 additions and 392 deletions.
Loading

0 comments on commit 0971bd3

Please sign in to comment.