We are beyond *krilled* to *whalecome* @atomist to the Docker team.🥂 Learn more about what this acquisition means for container #security: dockr.ly/3ObU2Jm 🛡️🐳
Waking up to @atomist fixing vulnerabilities by automatically updating #docker base images via PR, building new images, comparing against what's currently deployed and - if less vulnerable - merge into main and finally delete branch. All while I had coffee. #DevSecOps
Don't just bindly use latest tag of any Docker image: e.g. the node:latest image has >600 packages installed with ~80 H & C CVEs. I bet you don't need all of those packages in your production environment. Choose your base image tag wisely. dso.atomist.com/images/node/…
We built a public database of docker image vulnerability scans. Check to see what's lurking on your images or maybe choose a better tag: dso.atomist.com/explore
Check out my latest blog post: blog.atomist.com/comparing-d… I tell the story of how a feature I was working came together and allowed us to fix some vulnerabilities at @atomist
A fantastic article from @jessitron on why we need software to take control of our delivery and why the software defined delivery manifesto is important. devops.com/software-delivery…
Ever wanted to program your CI/CD using a concise API and framework instead of hacking YAML and scripts? With an @atomist#sdm you can do exactly that now on your laptop and in the cloud. Example shows @springboot to #Kubernetes build and deploy. -atomist.com/developer.html