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 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.

Start using Atomist today. Get early access.

Try Atomist For Free
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.

How-To 3 min read

No Secret Left Behind: Detecting Custom Secrets on GitHub

Your custom secrets are likely some of the most critical to protect. This post outlines how you can up-level your scanning with a simple regular expression pattern added to the Secret Scanner skill, which is not covered by your Git provider scans, like GitHub's secret scanning.

No Secret Left Behind: Detecting Custom Secrets on GitHub

Your custom secrets are likely some of the most critical to protect. This post outlines how you can up-level your scanning with a simple regular expression pattern added to the Secret Scanner skill, which is not covered by your Git provider scans, like GitHub's secret scanning.

DevOps 13 min read

Comparing GitHub Actions and Atomist Skills

We compare and contrast GitHub Actions with Atomist Skills, showing how Atomist Skills are a quicker, easier, and more convenient way to automate a larger variety of development tasks.

Comparing GitHub Actions and Atomist Skills

We compare and contrast GitHub Actions with Atomist Skills, showing how Atomist Skills are a quicker, easier, and more convenient way to automate a larger variety of development tasks.