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

Sign Docker images #49

Open
docktermj opened this issue Dec 8, 2021 · 1 comment
Open

Sign Docker images #49

docktermj opened this issue Dec 8, 2021 · 1 comment

Comments

@docktermj
Copy link
Contributor

docktermj commented Dec 8, 2021

Currently, the docker images that are uploaded to dockerhub are not signed, which means for a user who is pulling the image, there is no way to verify whether the image was actually built and pushed from github. This is part of a larger effort to improve senzing's supply chain security, and more specifically to prevent an attacker who has stolen access to the senzing's dockerhub account and starts pushing malicious images up to the cloud.

GitHub now offers a new service to sign containers. This request is to sign the Senzing-created containers.

References:

  1. https://github.blog/2021-12-06-safeguard-container-signing-capability-actions/
  2. https://github.com/sigstore/cosign#registry-support
@docktermj docktermj added this to Requested in community-roadmap via automation Dec 8, 2021
@github-actions github-actions bot added the triage Need to triage label Dec 8, 2021
@jamietypovsky jamietypovsky removed the triage Need to triage label Dec 14, 2021
@docktermj docktermj moved this from Requested to In progress in community-roadmap Jun 13, 2022
This was referenced Jun 13, 2022
@jamietypovsky
Copy link

This on hold until we finalize our set of supported docker images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants