This document summarizes a presentation about integrating security checks into continuous integration workflows. It discusses recent security incidents like Heartbleed and Shellshock to demonstrate that regular security updates are needed. It promotes testing applications continuously using CI tools rather than just before release. Open-source security scanning tools like OWASP ZAP and Nmap are presented for checking web applications and infrastructure as part of CI pipelines. The document also introduces Walti.io as a service for easily running security scans from a dashboard at a low cost in a continuous manner.