Palo_Alto_Networks
CLOUDSEC-PRO · Question #182
A common false positive in secrets scanning occurs when:
The correct answer is A. A string matches a key format but is dummy data. Explanation:Regex-based scanning can flag dummy values as secrets if they match the expected format, requiring validation.
Secrets Management and Scanning
Question
A common false positive in secrets scanning occurs when:
Options
- AA string matches a key format but is dummy data
- BThe key is actively used in production
- CThe key is stored in a secure vault
- DNo key is present
How the community answered
(48 responses)- A77% (37)
- B6% (3)
- C13% (6)
- D4% (2)
Explanation
Explanation:Regex-based scanning can flag dummy values as secrets if they match the expected format, requiring validation.
Topics
#secrets scanning#false positives#scan accuracy#dummy data detection
Community Discussion
No community discussion yet for this question.