nerdexam
Microsoft

GH-500 · Question #9

Which features require GitHub Advanced Security to be enabled for internal and private repositories in an organization? Each correct answer presents part of the solution. (Choose two.)

The correct answer is B. secret scanning D. dependency review. Secret scanning (B) and dependency review (D) both require GitHub Advanced Security (GHAS) to be enabled for internal and private repositories in an organization. Security policy (A) is just a SECURITY.md file and requires no special license. Packages (C) is GitHub's package…

GitHub Advanced Security Features

Question

Which features require GitHub Advanced Security to be enabled for internal and private repositories in an organization? Each correct answer presents part of the solution. (Choose two.)

Options

  • Asecurity policy
  • Bsecret scanning
  • Cpackages
  • Ddependency review

How the community answered

(47 responses)
  • A
    6% (3)
  • B
    91% (43)
  • C
    2% (1)

Explanation

Secret scanning (B) and dependency review (D) both require GitHub Advanced Security (GHAS) to be enabled for internal and private repositories in an organization. Security policy (A) is just a SECURITY.md file and requires no special license. Packages (C) is GitHub's package registry feature and is unrelated to GHAS. GHAS unlocks advanced security features that GitHub cannot enable for private/internal repos without the enterprise license.

Topics

#GitHub Advanced Security#GHAS features#Secret Scanning#Dependency Review

Community Discussion

No community discussion yet for this question.

Full GH-500 Practice