[4mUsage[24m: [36msemgrep [OPTIONS] COMMAND [ARGS]...[39m

  To get started quickly, run [36m`semgrep scan --config auto`[39m

  Run [36m`semgrep SUBCOMMAND --help`[39m for more information on each subcommand

  If no subcommand is passed, will run [36m`scan`[39m subcommand by default

[4mOptions[24m:
  -h, --help  Show this message and exit.

[4mCommands[24m:
  [36mci[39m                   Run Semgrep on a git diff (for use in CI)
  [36minstall-semgrep-pro[39m  Install the Semgrep Pro Engine
  [36mlogin[39m                Obtain and save credentials for [36m[4msemgrep.dev[39m[24m
  [36mlogout[39m               Remove locally stored credentials to [36m[4msemgrep.dev[39m[24m
  [36mlsp[39m                  Start the Semgrep LSP server (useful for IDEs)
  [36mpublish[39m              Upload rule to [36m[4msemgrep.dev[39m[24m
  [36mscan[39m                 Run Semgrep rules on local folders or files
  [36mshow[39m                 Show various types of information
  [36mtest[39m                 Test the rules (EXPERIMENTAL improvements over scan --test)
  [36mvalidate[39m             Validate the rules (EXPERIMENTAL improvements over scan --validate)
