Pass the Microsoft GitHub Administrator GH-500 Questions and answers with CertsForce

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which of the following secret scanning features can verify whether a secret is still active?

Options:

A.

Push protection


B.

Validity checks


C.

Branch protection


D.

Custom patterns


Expert Solution
Questions # 2:

A dependency has a known vulnerability. What does the warning message include?

Options:

A.

The security impact of these changes


B.

An easily understandable visualization of dependency change


C.

How many projects use these components


D.

A brief description of the vulnerability


Expert Solution
Questions # 3:

Where can you find a deleted line of code that contained a secret value?

Options:

A.

Insights


B.

Issues


C.

Commits


D.

Dependency graph


Expert Solution
Questions # 4:

How many alerts are created when two instances of the same secret value are in the same repository?

Options:

A.

1


B.

2


C.

3


D.

4


Expert Solution
Questions # 5:

Which of the following options would close a Dependabot alert?

Options:

A.

Creating a pull request to resolve the vulnerability that will be approved and merged


B.

Viewing the Dependabot alert on the Dependabot alerts tab of your repository


C.

Viewing the dependency graph


D.

Leaving the repository in its current state


Expert Solution
Questions # 6:

Which of the following statements best describes secret scanning push protection?​

Options:

A.

Commits that contain secrets are blocked before code is added to the repository.


B.

Secret scanning alerts must be closed before a branch can be merged into the repository.


C.

Buttons for sensitive actions in the GitHub UI are disabled.


D.

Users need to reply to a 2FA challenge before any push events.​


Expert Solution
Questions # 7:

What do you need to do before you can define a custom pattern for a repository?​

Options:

A.

Provide a regular expression for the format of your secret pattern.


B.

Add a secret scanning custom pattern.


C.

Enable secret scanning on the repository.


D.

Provide match requirements for the secret format.​

Stack Overflow


Expert Solution
Questions # 8:

What does a CodeQL database of your repository contain?​

Options:

A.

A build for Go projects to set up the project


B.

A build of the code and extracted data


C.

Build commands for C/C++, C#, and Java


D.

A representation of all of the source code​

GitHub

Agentic AI for AppSec Teams


Expert Solution
Questions # 9:

Which of the following steps should you follow to integrate CodeQL into a third-party continuous integration system? (Each answer presents part of the solution. Choose three.)

Options:

A.

Process alerts


B.

Analyze code


C.

Upload scan results


D.

Install the CLI


E.

Write queries


Expert Solution
Questions # 10:

A secret scanning alert should be closed as "used in tests" when a secret is:

Options:

A.

In the readme.md file.


B.

In a test file.


C.

Solely used for tests.


D.

Not a secret in the production environment.


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions