Exclusions
Last updated
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