Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

GitHub Advanced Security Exam

Last Update 12 hours ago Total Questions : 75

The GitHub Advanced Security Exam content is now fully updated, with all current exam questions added 12 hours ago. Deciding to include GH-500 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our GH-500 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these GH-500 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any GitHub Advanced Security Exam practice test comfortably within the allotted time.

Question # 11

The autobuild step in the CodeQL workflow has failed. What should you do?

A.

Remove specific build steps.

B.

Compile the source code.

C.

Remove the autobuild step from your code scanning workflow and add specific build steps.

D.

Use CodeQL, which implicitly detects the supported languages in your code base.

Question # 12

Which patterns are secret scanning validity checks available to?

A.

High entropy strings

B.

Custom patterns

C.

Partner patterns

D.

Push protection patterns

Question # 13

Where in the repository can you give additional users access to secret scanning alerts?

A.

Security

B.

Settings

C.

Secrets

D.

Insights

Question # 14

Where can you use CodeQL analysis for code scanning? (Each answer presents part of the solution. Choose two.)

A.

In a third-party Git repository

B.

In a workflow

C.

In an external continuous integration (CI) system

D.

In the Files changed tab of the pull request

Question # 15

What kind of repository permissions do you need to request a Common Vulnerabilities and Exposures (CVE) identification number for a security advisory?​

A.

Maintain

B.

Admin

C.

Triage

D.

Write​

Question # 16

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]

A.

- ' /*.md '

B.

- ' /*.txt '

C.

paths:

D.

paths-ignore:

E.

- ' docs/*.md '

Question # 17

What happens when you enable secret scanning on a private repository?

A.

Repository administrators can view Dependabot alerts.

B.

Your team is subscribed to security alerts.

C.

GitHub performs a read-only analysis on the repository.

D.

Dependency review, secret scanning, and code scanning are enabled.

Question # 18

Which of the following statements most accurately describes push protection for secret scanning custom patterns?​

A.

Push protection must be enabled for all, or none, of a repository ' s custom patterns.

B.

Push protection is an opt-in experience for each custom pattern.

C.

Push protection is not available for custom patterns.

D.

Push protection is enabled by default for new custom patterns.​

Question # 19

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

A.

Maintain

B.

Write

C.

Triage

D.

Admin

Question # 20

When using the advanced CodeQL code scanning setup, what is the name of the workflow file?​

A.

codeql-config.yml

B.

codeql-scan.yml

C.

codeql-workflow.yml

D.

codeql-analysis.yml

Go to page: