For the complete documentation index, see llms.txt. This page is also available as Markdown.

Exclusions

At the moment the SASHA scanner provides the following flags to exclude content from an analysis:

--excluded-extensions

Should you wish to exclude files with specific extensions from the analysis you can use this flag paired with a comma-separated list of said extensions.

Example: --excluded-extensions=md,yaml

Last updated