This deck covers how the Github ecosystem can be used to support the implementation of DevSecOps practices for Python applications. It illustrates, via the use of a practical real world example, how Github Workflows and Actions can be used to implement CI/CD practices including linting, unit testing, static application security testing (SAST) and dynamically application security testing (DAST) in the form of vulnerability scans for Python applications.