nerdexam
CrowdStrike

CCCS-203B · Question #166

What additional flag should be included in the falcon-image-scan command to produce detailed output for a manual image scan?

The correct answer is D. --verbose. Option A: Setting the log level to debug increases log verbosity but does not directly enhance the scan output provided to the user. This flag affects internal logs rather than user-facing scan Option B: This flag is not part of the falcon-image-scan command syntax. Although intu

Container Image Assessment

Question

What additional flag should be included in the falcon-image-scan command to produce detailed output for a manual image scan?

Options

  • A--log-level debug
  • B--details
  • C--output detailed
  • D--verbose

How the community answered

(30 responses)
  • A
    3% (1)
  • C
    3% (1)
  • D
    93% (28)

Explanation

Option A: Setting the log level to debug increases log verbosity but does not directly enhance the scan output provided to the user. This flag affects internal logs rather than user-facing scan Option B: This flag is not part of the falcon-image-scan command syntax. Although intuitive, it does not exist in the tool's command options. Option C: While descriptive, this is not a valid flag for the falcon-image-scan command. The command-line tool does not use this syntax to enable detailed output. Option D: The --verbose flag is commonly used in CrowdStrike's command-line tools to produce detailed output. When scanning images manually, this flag provides more in-depth information about the scan progress, detected vulnerabilities, and metadata, which is especially useful for debugging or detailed reporting.

Topics

#falcon-image-scan#CLI Flags#Image Scanning#Verbose Output

Community Discussion

No community discussion yet for this question.

Full CCCS-203B Practice