Here you can find all the free questions related with Microsoft GitHub Advanced Security Exam (GH-500) exam. You can also find on this page links to recently updated premium files with which you can practice for actual Microsoft GitHub Advanced Security Exam . These premium versions are provided as GH-500 exam practice tests, both as desktop software and browser based application, you can use whatever suits your style. Feel free to try the GitHub Advanced Security Exam premium files for free, Good luck with your Microsoft GitHub Advanced Security Exam .
Question No: 1
MultipleChoice
-- [Configure and Use Dependency Management]
You have enabled security updates for a repository. When does GitHub mark a Dependabot alert as resolved for that repository?
Options
Answer DExplanation
A Dependabot alert is marked as resolved only after the related pull request is merged into the repository. This indicates that the vulnerable dependency has been officially replaced with a secure version in the active codebase.
Simply generating a PR or passing checks does not change the alert status; merging is the key step.