nerdexam
Palo_Alto_Networks

CLOUDSEC-PRO · Question #184

Which two functions help improve secrets scanning accuracy? (Choose two)

The correct answer is A. Contextual analysis of potential secrets B. Integration with commit hooks to block leaks. Context-aware scanning reduces false positives, while commit hooks prevent committing real secrets into repositories.

Secrets Management and Scanning

Question

Which two functions help improve secrets scanning accuracy? (Choose two)

Options

  • AContextual analysis of potential secrets
  • BIntegration with commit hooks to block leaks
  • CAllowlisting risky secrets
  • DIgnoring all short strings

How the community answered

(39 responses)
  • A
    85% (33)
  • C
    8% (3)
  • D
    8% (3)

Explanation

Context-aware scanning reduces false positives, while commit hooks prevent committing real secrets into repositories.

Topics

#secrets scanning#contextual analysis#commit hooks#scan accuracy improvement

Community Discussion

No community discussion yet for this question.

Full CLOUDSEC-PRO Practice