GH-500 · Question #7
Which alerts do you see in the repository's Security tab? Each answer presents part of the solution. (Choose three.)
The correct answer is A. secret scanning alerts B. Dependabot alerts C. code scanning alerts. The repository Security tab displays three types of security alerts: secret scanning alerts (A) for exposed credentials, Dependabot alerts (B) for vulnerable dependencies, and code scanning alerts (C) for security vulnerabilities and coding errors in source code. 'Security…
Question
Which alerts do you see in the repository’s Security tab? Each answer presents part of the solution. (Choose three.)
Options
- Asecret scanning alerts
- BDependabot alerts
- Ccode scanning alerts
- Dsecurity status alerts
- Erepository permissions
How the community answered
(28 responses)- A89% (25)
- D7% (2)
- E4% (1)
Explanation
The repository Security tab displays three types of security alerts: secret scanning alerts (A) for exposed credentials, Dependabot alerts (B) for vulnerable dependencies, and code scanning alerts (C) for security vulnerabilities and coding errors in source code. 'Security status alerts' (D) is not a distinct GitHub alert type, and repository permissions (E) are managed elsewhere in the Settings tab, not the Security tab.
Topics
Community Discussion
No community discussion yet for this question.