Palo_Alto_Networks
CLOUDSEC-PRO · Question #190
Secrets scanning is especially critical in CI/CD because:
The correct answer is A. Build logs and repos can unintentionally expose credentials during automation. CI/CD systems process code and configuration files, making them a high-risk point for secret leakage without scanning.
DevSecOps
Question
Secrets scanning is especially critical in CI/CD because:
Options
- ABuild logs and repos can unintentionally expose credentials during automation
- BIt accelerates unit testing
- CIt monitors printer status in builds
- DIt tracks power consumption
How the community answered
(26 responses)- A81% (21)
- B4% (1)
- C4% (1)
- D12% (3)
Explanation
CI/CD systems process code and configuration files, making them a high-risk point for secret leakage without scanning.
Topics
#secrets scanning#CI/CD pipeline#credential exposure#build automation
Community Discussion
No community discussion yet for this question.