I am using Docker Hub webhook to setup my CI\CD. I need to validate that the POST call is coming from docker hub and not some script. We have secrets in Github webhook. Do we have similar thing in Dockerhub.
Share and learn in the Docker community.
I am using Docker Hub webhook to setup my CI\CD. I need to validate that the POST call is coming from docker hub and not some script. We have secrets in Github webhook. Do we have similar thing in Dockerhub.