This document discusses shifting security left by using infrastructure as code (IaC) security tools like Checkov to find and prevent defects early. It lists several IaC security tools including Checkov, which supports over 1000 policies across multiple cloud platforms and languages. Checkov allows custom checks to be written in Python or YAML and integrates with GitHub Actions and pre-commit hooks to shift security testing left in the development process.