Building Anchore Security Policy Bundles: Policies
In my last blog entry, I gave a high level description of what security policy bundles were and some of the things that you need to think about when writing ...
Anchore Security Policy Bundles and Container Security Fundamentals
Recently, I've been talking a lot about how to install Anchore and use it to provide container security, but my focus has largely been on the integration between Anchore and ...
Runtime Container Image Security With Anchore and OpenShift
I have previously written posts on using Helm on OpenShift and installing Anchore Engine on OpenShift using Helm. Today I'm adding on to these concepts a bit by talking about ...
Let's Talk About Security: Reflections on BlackHat
Black Hat USA is over, but I wrote up some thoughts on security that can help teams organize a strategy for defending your most important assets: your data. ...
Installing Anchore Engine on OpenShift using Helm
An article about installing the Anchore Container Security Tools on OpenShift using Helm. ...
Anchore Engine Helm Chart Changes
As part of my upcoming article about installing Anchore Engine on OpenShift with Helm, I've made a couple of changes to the official **anchore-engine** helm chart (the blueprint for installing Anchore Engine on Kubernetes). ...
Using Helm on OpenShift
What is Helm? There's a lot of buzz these days about Kubernetes, and for good reason. Kubernetes is making it possible for companies of almost any size to run container ...
Securing an OpenShift Container Image CI/CD Pipeline with Anchore
In a previous post, I talked about building a container image pipeline with OpenShift and Jenkins. Next, I want to secure that pipeline by including some image scanning. I'm going ...
Soup to Nuts: Building a Container Image CI/CD Pipeline with OpenShift and Jenkins
I recently wrote a blog series called OpenShift for Mere Mortals that talks in depth about what containers are, how you build container images, what container orchestration is about, using ...
drmi - a tool for cleaning up Docker images
This tool is available as part of my dockertools project on GitHub As I am doing work on containers, I have occasionally run into cases where I need to do ...