Skip to content

What is the configuration detection principle of Kubescape? Is it scanning the yaml file? #1194

Answered by matthyx
testwill asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @testwill it depends on what you want to achieve, Kubescape can scan the following:

  • local file (YAML, Helm chart, ...)
  • local dir containing Kubernetes resource definitions
  • local git repo (check out)
  • remote git repo
  • Kubernetes clusters (via api access)

If you want to scan a single YAML file, please invoke kubescape like:

kubescape scan file.yaml

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by craigbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants