Python Dependency Scanning with Snyk and Github Actions

Опубликовано: 28 Сентябрь 2024
на канале: Pablo's Spot
606
10

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...