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:

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 # 2:

What role is required to change a repository's code scanning severity threshold that fails a pull request status check?

Options:

A.

Maintain


B.

Write


C.

Triage


D.

Admin


Expert Solution
Questions # 3:

After investigating a code scanning alert related to injection, you determine that the input is properly sanitized using custom logic. What should be your next step?

Options:

A.

Draft a pull request to update the open-source query.


B.

Ignore the alert.


C.

Open an issue in the CodeQL repository.


D.

Dismiss the alert with the reason "false positive."


Expert Solution
Questions # 4:

What is a security policy?

Options:

A.

An automatic detection of security vulnerabilities and coding errors in new or modified code


B.

A security alert issued to a community in response to a vulnerability


C.

A file in a GitHub repository that provides instructions to users about how to report a security vulnerability


D.

An alert about dependencies that are known to contain security vulnerabilities


Expert Solution
Questions # 5:

Which of the following tasks can be performed by a security team as a proactive measure to help address secret scanning alerts? (Each answer presents a complete solution. Choose two.)

Options:

A.

Dismiss alerts that are older than 90 days.


B.

Configure a webhook to monitor for secret scanning alert events.


C.

Enable system for cross-domain identity management (SCIM) provisioning for the enterprise.


D.

Document alternatives to storing secrets in the source code.


Expert Solution
Questions # 6:

You are a maintainer of a repository and Dependabot notifies you of a vulnerability. Where could the vulnerability have been disclosed? (Each answer presents part of the solution. Choose two.)​

Options:

A.

In the National Vulnerability Database


B.

In the dependency graph


C.

In security advisories reported on GitHub


D.

In manifest and lock files


Expert Solution
Questions # 7:

When using CodeQL, how does extraction for compiled languages work?

Options:

A.

By generating one language at a time


B.

By resolving dependencies to give an accurate representation of the codebase


C.

By monitoring the normal build process


D.

By running directly on the source code


Expert Solution
Questions # 8:

Who can fix a code scanning alert on a private repository?​

Options:

A.

Users who have the Triage role within the repository


B.

Users who have Read permissions within the repository


C.

Users who have Write access to the repository


D.

Users who have the security manager role within the repository​


Expert Solution
Questions # 9:

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 # 10:

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
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions