Microsoft Azure
GitHub Advanced Security
GH-500
Prepare for the GH-500 exam to validate your knowledge in GitHub Advanced Security.
141 questions
0 views
Free
What happens when you push code with known vulnerabilities to a GitHub repository with Advanced Security enabled?
-
A
Code is blocked from merging
-
B
Notification of vulnerabilities is sent
-
C
Automatically fixes the vulnerabilities
-
D
The repository is deleted
Explanation
Advanced Security sends notifications when vulnerabilities are detected; it does not block merging or automatically fix them.