You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To improve supply chain security of the CKAN ecosystem. Can we look at integrating correct tagging on git + auto deployments from github actions into hub.docker.com.
There are also some basic tests performed on each push, that can be expanded to account for scenarios not covered initially, like the one reported in #192: ckan/ckan-docker-base#95
This was done as part of the wider effort to automate various publishing operations in CKAN (ckan/ckan#8143). PyPI publication and Docker images are done, we'll tackle deb packages in the coming weeks.
Let me know if you want to suggest further process improvements.
To improve supply chain security of the CKAN ecosystem. Can we look at integrating correct tagging on git + auto deployments from github actions into hub.docker.com.
https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-docker-images
https://docs.github.com/en/code-security/supply-chain-security/end-to-end-supply-chain/securing-builds#generate-artifact-attestations-for-your-builds
https://en.wikipedia.org/wiki/Supply_chain_attack
The text was updated successfully, but these errors were encountered: