SAST scan
You can run a SAST scan on a project with endorctl using the following command.SAST scan options
You can run theendorctl scan --sast command with the following options.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Run SAST scans with endorctl to identify security vulnerabilities and code quality issues in your source code.
endorctl scan --sast --path=/path/to/code -n <namespace>
endorctl scan --sast command with the following options.Was this page helpful?