nctl scan repository

nctl scan repository

scan git repository

nctl scan repository [flags]

Options

      --analyzers strings      Analyzers to enable (all by default) (default [all])
      --debug                  Debug command
      --details                Show result details for violating resources
      --file string            Output file
  -h, --help                   help for repository
      --insecure               allow connection to an address with a self-signed or non-verifiable certificate (not recommended)
      --labels strings         Report label
  -o, --output string          Output format (text, json, yaml) (default "text")
  -p, --policies strings       Path to policy files (local path, github URL, helm URL)
      --policy-sets strings    policy set names (pss-baseline, pss-restricted, rbac-best-practices)
      --publish                Publish reports (default true)
      --publish-token string   scan reports publish token
      --token string           Nirmata API Login Key (env NIRMATA_TOKEN)
      --url string             Nirmata server base URL (env NIRMATA_URL)

Options inherited from parent commands

  -v, --v Level   log level for V logs

SEE ALSO