Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GitHub logo

GitHubActions Certification

Domain 5Objective 1

Implement Security Best Practices GH-200 Practice Questions (Page 2)

Part of the Secure and optimize automation domain, which accounts for 10-15% of the GH-200 exam.

26questions here
6free pages
10concepts
10-15%of the exam

Questions 6–10

  1. 6foundation · easy

    A team wants to require manual approval before a workflow job deploys to a production environment. Which GitHub Actions feature should they configure?

    Select an answer first
  2. 7expert · medium

    Your organization is required to provide verifiable provenance for all build artifacts before deployment. You need to integrate artifact attestations into your deployment workflow. What should you do?

    Select an answer first
  3. 8foundation · easy

    A workflow uses `${{ github.event.issue.title }}` directly in a `run` command. What security risk does this introduce?

    Select an answer first
  4. 9application · medium

    A workflow uses a pull_request event and executes a script that includes the PR title in a shell command. A malicious user could inject shell commands through the PR title. You need to mitigate this script injection risk while maintaining the workflow's functionality. What should you do?

    Select an answer first
  5. 10expert · medium

    A workflow processes pull request comments and uses the comment body in a shell command. A security review flags this as a script injection risk. You need to fix it without breaking the workflow's ability to respond to the comment. What is the best approach?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitHub. “GH-200” is a trademark of its owner, used for identification only.