> For the complete documentation index, see [llms.txt](https://docs.meterian.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meterian.io/sast-scanner/command-line-parameters/exclusions.md).

# Exclusions

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

`--excluded-extensions`&#x20;

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`
