Topic: Application and Infrastructure Code Security
All the articles with the topic "Application and Infrastructure Code Security".
1. Vulnerability Scan on Python Modules with Snyk and Docker
This episode shows how to setup stages in a Docker configuration file to be able to run vulnerability and security scan on python module dependencies.
2. Python Dependency Scanning with Snyk and Github Actions
Integrating python module dependency scanning with Github Actions.
3. Docker Image Security Scanning with Snyk on Docker
This episode is a show and tell on running vulnerability scans on docker images on a local machine using Snyk and Docker and extracting the results using Security Analysis Results Interchange Format (SARIF). This episode shows a scenario where docker images are built using a base image with known vulnerabilities and rectifying the findings by a version upgrade.
4. Docker Image Scanning with Snyk and Github Actions
This episode is a show and tell on running vulnerability scans on docker images using Snyk and Github Actions.