SY0-701 · Question #159
SY0-701 Question #159: Real Exam Question with Answer & Explanation
The correct answer is A: Code repositories. Code repositories: Developers sometimes inadvertently include sensitive information, such as API keys, passwords, and other credentials, in their code. When this code is pushed to public repositories (e.g., GitHub, GitLab), those credentials can be exposed to the world, leading t
Question
Which of the following is a common source of unintentional corporate credential leakage in cloud environments?
Options
- ACode repositories
- BDark web
- CThreat feeds
- DState actors
- EVulnerability databases
Explanation
Code repositories: Developers sometimes inadvertently include sensitive information, such as API keys, passwords, and other credentials, in their code. When this code is pushed to public repositories (e.g., GitHub, GitLab), those credentials can be exposed to the world, leading to potential credential leakage.
Community Discussion
No community discussion yet for this question.