DevSecOps 6 min read

Containerizing a Clojure project

Our team used Dockerfiles for several years but recently discovered that we could get better results using only Jib. In this post, we'll show you how to do it and where you'll see the most significant results.

Containerizing a Clojure project

Our team used Dockerfiles for several years but recently discovered that we could get better results using only Jib. In this post, we'll show you how to do it and where you'll see the most significant results.

DevSecOps 3 min read

Comparing Docker base image layers to find vulnerabilities

When developing, building, and releasing a new feature becomes a moment of pure joy. See how our engineer, Ben, took our latest feature of comparing base image layers to find vulnerabilities from code to production.

Comparing Docker base image layers to find vulnerabilities

When developing, building, and releasing a new feature becomes a moment of pure joy. See how our engineer, Ben, took our latest feature of comparing base image layers to find vulnerabilities from code to production.

Start using Atomist today. Get early access.

Try Atomist For Free
DevSecOps 2 min read

Tutorial: Detecting new vulnerabilities in pull requests

We shipped support for detecting new vulnerabilities introduced in pull requests so that you can find and fix them. This approach gives you an effective way to detect and address new critical vulnerabilities before they hit production.

Tutorial: Detecting new vulnerabilities in pull requests

We shipped support for detecting new vulnerabilities introduced in pull requests so that you can find and fix them. This approach gives you an effective way to detect and address new critical vulnerabilities before they hit production.

DevSecOps 3 min read

Continuous vulnerability prevention

Instead of drowning in a sea of reported vulnerabilities, see how each pull request will affect the overall security risk of a project and block changes that add new critical vulnerabilities, moving steadily toward more secure applications.

Continuous vulnerability prevention

Instead of drowning in a sea of reported vulnerabilities, see how each pull request will affect the overall security risk of a project and block changes that add new critical vulnerabilities, moving steadily toward more secure applications.

DevSecOps 6 min read

Keeping up with Docker Official Images

Get a better approach for managing your Dockerfiles. You'll never fall behind when important fixes roll out. See how we did it at Atomist and how you can get early access to our Docker policy.

Keeping up with Docker Official Images

Get a better approach for managing your Dockerfiles. You'll never fall behind when important fixes roll out. See how we did it at Atomist and how you can get early access to our Docker policy.