This document outlines the agenda and demos for a presentation on securing the software delivery pipeline using open source security tools. The presentation covers setting up a continuous delivery pipeline using tools like Ansible, Jenkins and Docker to automate security testing with OWASP tools like ZAP and Dependency Check. It includes demos of manual testing with these tools, integrating them into a delivery pipeline using automation, and approaches like containerization to improve the speed and feedback loop of security testing. The overall goal is to discuss how to shorten software development cycles while maintaining security by automating testing within the delivery pipeline.