GITHUB GITHUB ADVANCED SECURITY
Q: 1
– [Configure and Use Dependency Management]
Which security feature shows a vulnerable dependency in a pull request?
Options
Q: 2
– [Configure and Use Dependency Management]
Which Dependabot configuration fields are required? (Each answer presents part of the solution.
Choose three.)
Options
Q: 3
– [Configure and Use Dependency Management]
Which key is required in the update settings of the Dependabot configuration file?
Options
Q: 4
– [Configure and Use Dependency Management]
Assuming that no custom Dependabot behavior is configured, who has the ability to merge a pull
request created via Dependabot security updates?
Options
Q: 5
– [Configure GitHub Actions Workflows]
As a repository owner, you do not want to run a GitHub Actions workflow when changes are made to
any .txt or markdown files. How would you adjust the event trigger for a pull request that targets the
main branch? (Each answer presents part of the solution. Choose three.)
on:
pull_request:
branches: [main]
Options
Q: 6
– [Configure GitHub Advanced Security Tools in GitHub Enterprise]
As a repository owner, you want to receive specific notifications, including security alerts, for an
individual repository. Which repository notification setting should you use?
Options
Q: 7
– [Configure and Use Dependency Management]
When does Dependabot alert you of a vulnerability in your software development process?
Options
Q: 8
– [Use Code Scanning with CodeQL]
Which of the following options are code scanning application programming interface (API)
endpoints? (Each answer presents part of the solution. Choose two.)
Options
Q: 9
– [Configure and Use Dependency Management]
In the pull request, how can developers avoid adding new dependencies with known vulnerabilities?
Options
Q: 10
– [Configure and Use Secret Scanning]
How many alerts are created when two instances of the same secret value are in the same
repository?
Options
Q: 11
– [Configure and Use Dependency Management]
Which of the following workflow events would trigger a dependency review? (Each answer presents
a complete solution. Choose two.)
Options
Q: 12
– [Configure and Use Dependency Management]
Assuming that notification and alert recipients are not customized, what does GitHub do when it
identifies a vulnerable dependency in a repository where Dependabot alerts are enabled? (Each
answer presents part of the solution. Choose two.)
Options
Q: 13
– [Configure and Use Dependency Management]
What should you do after receiving an alert about a dependency added in a pull request?
Options
Q: 14
– [Configure and Use Dependency Management]
Which of the following is the most complete method for Dependabot to find vulnerabilities in third-
party dependencies?
Options
Q: 15
– [Use Code Scanning with CodeQL]
Why should you dismiss a code scanning alert?
Options
Question 1 of 15