This document discusses using InSpec to build security checks into development workflows. It provides an example of using InSpec to check that an SSH configuration is using version 2. InSpec makes it possible to write tests against system configurations and services in a human-readable format. Tests can be packaged into shareable profiles and run during development and deployment to automate compliance checking.