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

spdx sbom for grafana-operator and sign image #1351

Merged
merged 4 commits into from
Jan 17, 2024
Merged

Conversation

NissesSenap
Copy link
Collaborator

  • remake for loop and put it in prepare
  • update ko to 0.15.1
  • add document on how to verify image

@NissesSenap
Copy link
Collaborator Author

I have done testing around a similar setup in my fork NissesSenap#25 where I have done a few releases.
You can verify the output of the signed image here:

cosign verify ghcr.io/nissessenap/grafana-operator/grafana-operator:v5.4.3-sbom5 \
  --certificate-identity-regexp 'https://github\.com/NissesSenap/grafana-operator/\.github/workflows/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com | jq

@NissesSenap
Copy link
Collaborator Author

The CI issue is fixed in #1352

@weisdd
Copy link
Collaborator

weisdd commented Dec 18, 2023

The last time I tried (closer to the beginning of this year), SBOM could not be pushed to quay.io, so we need to check if it's possible now.

NissesSenap and others added 3 commits January 17, 2024 12:54
* remake for loop and put it in prepare
* update ko to 0.15.1
* add document on how to verify image
Signed-off-by: Edvin Norling <edvin.norling@kognic.com>
Signed-off-by: Edvin Norling <edvin.norling@kognic.com>
Co-authored-by: Hubert Stefanski <35736504+HubertStefanski@users.noreply.github.com>
@HVBE HVBE enabled auto-merge (squash) January 17, 2024 11:59
@HVBE HVBE merged commit 80f0789 into grafana:master Jan 17, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants