Exam GitHub-Advanced-Security Topic 3 Question 48 Discussion
Actual exam question for GitHub's GitHub-Advanced-Security exam
Question #: 48
Topic #: 3
Question #: 48
Topic #: 3
Which alerts do you see in the repository's Security tab? (Each answer presents part of the solution. Choose three.)
Suggested Answer: B,C,E Vote an answer
In a repository'sSecuritytab, you can view:
* Secret scanning alerts: Exposed credentials or tokens
* Dependabot alerts: Vulnerable dependencies from the advisory database
* Code scanning alerts: Vulnerabilities in code detected via static analysis (e.g., CodeQL) Youwon't seegeneral "security status alerts" (not a formal category) or permission-related alerts here.
* Secret scanning alerts: Exposed credentials or tokens
* Dependabot alerts: Vulnerable dependencies from the advisory database
* Code scanning alerts: Vulnerabilities in code detected via static analysis (e.g., CodeQL) Youwon't seegeneral "security status alerts" (not a formal category) or permission-related alerts here.
by Jonathan at Jul 12, 2025, 01:09 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).