monorepo-template/ ├── .github/ # GitHub workflows and templates │ ├── workflows/ │ │ ├── ci.yml # Continuous integration pipeline │ │ ├── release.yml # Release automation │ │ └── pr-checks.yml # Pull ...
Configure the SAST tool to scan the root of this directory. Identify vulnerabilities in the codebase (e.g., SQL injection, XSS, command injection, buffer overflows).