This episode on Application and Infrastructure Code Security is a show and tell on integrating python module dependency scanning with Github Actions. This is setting up security scanning in a CI process to trap and halt integration and deployment process when vulnerabilities are identified.
Source code:
https://github.com/dyordsabuzo/infras...