as title, have the application available as an OCI container.
this includes:
* building images using [`kaniko`](https://github.com/GoogleContainerTools/kaniko)
* creating a Software Bill of Materials (SBoM) using [`syft`](https://github.com/anchore/syft)
* scanning container image for vulnerabilities using [`grype`](https://github.com/anchore/grype)
* signing container artifacts using [`cosign`](https://github.com/sigstore/cosign)
wanderer
added this to the brainstorming project 2023-01-30 22:01:16 +01:00
wanderer
added this to the 0.0.1 milestone 2023-05-01 21:40:14 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
as title, have the application available as an OCI container.
this includes:
kanikosyftgrypecosignchecklist: