Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spike: Explore where in-toto attestations will go once they are created #56

Closed
Racer159 opened this issue Jun 3, 2024 · 1 comment · Fixed by #76
Closed

Spike: Explore where in-toto attestations will go once they are created #56

Racer159 opened this issue Jun 3, 2024 · 1 comment · Fixed by #76
Assignees
Labels
enhancement ✨ New feature or request

Comments

@Racer159
Copy link
Contributor

Racer159 commented Jun 3, 2024

Is your feature request related to a problem? Please describe.

We need to have a place that we can upload workload attestations into that is query-able and could be used for policy validation, auditing, and dashboarding by later UDS tooling.

Describe the solution you'd like

  • Given I have a workload that generates attestations (i.e. from witness)
  • When that workload runs
  • Then its attestations are uploaded to a central location in SWF

Describe alternatives you've considered

We could avoid attestations / in-toto but there is a lot of nice auditing capabilities that we would be missing out on without it.

Additional context

Something like Archivista (https://github.com/in-toto/archivista) could work for this and is already in the in-toto family - we could also look at simpler solutions nearer term as well though.

@Racer159 Racer159 added the enhancement ✨ New feature or request label Jun 3, 2024
@ericwyles ericwyles self-assigned this Jun 21, 2024
@ericwyles
Copy link
Contributor

Selected Archivista for this and created a separate issue for tracking building that package: defenseunicorns/uds-package-archivista#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants