Kairo Araujo

Results 70 issues of Kairo Araujo

While Archivista API receives a JSON body with a DSSE envelope, it can verify and add if it is a policy. The Policy can be identified by the PaylodType as...

Requires - #158 This issue aims to include the policies in the TUF repository. The initial idea is to deploy a Repository Service for TUF (RSTUF) along with Archivista and...

Add documentation about RSTUF setup with Archivista. - Deployment - Configuration - TUF Ceremony - Management #### Parent feature - #159

needs triage

If some changes are made in the `internal/server/server.go,` we want to verify if the Swagger documentation (`make docs`) is updated.

good first issue
needs triage

Currently, we upload the codecov file using the GHA Workflow `witness.yml` if the step is a `test`. As mentioned by @jkjell > This is good for now. Eventually, we've talked...

needs triage

In the `pkg/api/*_test` files we create multiple instances of the `httptest` server. As mentioned by @jkell: > Might be worth a helper function for all these eventually. Especially if the...

I identified an inconsistency while working on [Handlle Migrations](https://github.com/in-toto/archivista/issues/42). The current Archivista has some defaults that lead to some inconsistency in user usage: `ARCHIVISTA_SQL_STORE_BACKEND` has default as `MYSQL`, which also...

needs triage

This issue is about creating the initial Archivista Guide. We should keep the README.md more for developers and contributors We should provide the user with clear information about the following...

needs triage

From the security supply chain perspective, Chainguard is doing great with its images. It would be interesting to migrate our base images for Archivista to Chainguard Golang images. [Dockerfile](https://github.com/in-toto/archivista/blob/6221e06f9bc7877be99e442e976a41149d86e86d/Dockerfile#L15) I...

needs triage

* Build the Archivista image in the in-toto organization. * Provide a proper README following standards for container image documentation Examples: https://hub.docker.com/_/mysql https://hub.docker.com/_/postgres https://hub.docker.com/_/kafta #### Parent issue - [ ]...

needs triage