Command line parameters

The --help flag displays all available flags that the SASHA scanner can be used with

Meterian SASHA v1.0.13
© 2017-2026 Meterian Ltd - All rights reserved

 --help			Displays this help end exits(0)
 --project-url		Specifies project url, if you are not using git (example: --project-url=https://svn.theforge.com/hubba/logos)
 --project-branch	Specifies project branch, if you are not using git (example: --project-branch=master)
 --project-commit	Specifies project commit, if you are not using git (example: --project-commit=9460cabbf623945495e6108c9d1979a9e7b5d8e7)
 --report-sarif		Produces a SARIF report file (example: --report-sarif=~/report.sarif)
 --report-console	Ouputs the scan report on the console (default: color if not specified - options color|nocolor)
 --project-tags		Allows to add a set of user defined tags (comma separated) to the project (example: --project-tags=production,platform)
 --excluded-extensions	Allows to add a set of files from the analysis via their extensions (comma separated) (example: --excluded-extensions=md,yaml)

Meterian servers at https://www.meterian.io/ are reachable from this system
Meterian servers are authorizing this client for account "Acme Account"

Last updated