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…
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)- A6% (3)
- B91% (43)
- C2% (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
Community Discussion
No community discussion yet for this question.