OWASP Juice Shop SAST Scanning This repository contains the OWASP Juice Shop application along with a GitHub Actions workflow configured for Static Application Security Testing (SAST) using Snyk. The setup ensures that the codebase is automatically scanned for vulnerabilities with every push and pull request.
Overview OWASP Juice Shop is a deliberately insecure web application designed for security training and awareness. This repository demonstrates how to integrate Snyk into a CI/CD pipeline to automatically scan for vulnerabilities in your codebase.