vet code scan

Scan source code

vet code scan [flags]

Options

      --app stringArray                Directories to scan for application code files (default [.])
      --db string                      Path to create the sqlite database
      --exclude stringArray            Name patterns to ignore while scanning a codebase
  -h, --help                           help for scan
      --import-dir stringArray         Directories to scan for import files
      --skip-dependency-usage-plugin   Skip dependency usage plugin analysis

Options inherited from parent commands

  -d, --debug                      Show debug logs
  -e, --exceptions string          Load exceptions from file
      --exceptions-extra strings   Load additional exceptions from file
      --lang stringArray           Source code languages to analyze (default [python,javascript,go,java])
  -l, --log string                 Write command logs to file, use - as for stdout
      --no-banner                  Do not display the vet banner
  -v, --verbose                    Show verbose logs

SEE ALSO

Auto generated by spf13/cobra on 25-Oct-2025