AZ-400 · Question #449
You have a GitHub Enterprise account. You need to enable push protection for secret scanning of the account repositories. What should you do first?
The correct answer is A. Purchase a GitHub Advanced Security license.. Secret scanning alerts for partners run automatically on all public repositories. If you have a license for GitHub Advanced Security, you can enable and configure secret scanning alerts for users for any repository owned by an organization. https://docs.github.com/en/enterprise-c
Question
Options
- APurchase a GitHub Advanced Security license.
- BPurchase Premium Plus support.
- CEnforce multi-factor authentication (MFA).
- DCreate an access policy for secrets.
How the community answered
(57 responses)- A93% (53)
- B2% (1)
- C2% (1)
- D4% (2)
Explanation
Secret scanning alerts for partners run automatically on all public repositories. If you have a license for GitHub Advanced Security, you can enable and configure secret scanning alerts for users for any repository owned by an organization. https://docs.github.com/en/enterprise-cloud@latest/code-security/secret-scanning/protecting- pushes-with-secret-scanning
Community Discussion
No community discussion yet for this question.