Shift-Left in GitHub Advanced Security refers to which concept?

Prepare for the GitHub Advanced Security Certification Test. Practice with multiple choice questions, detailed explanations, and hints. Achieve success on your first attempt!

Multiple Choice

Shift-Left in GitHub Advanced Security refers to which concept?

Explanation:
Shift-left means bringing security into the earliest stages of development so the end product is secure by default. In practice, this means developers consider security while designing features and writing code, perform threat modeling, and weave security checks into the development workflow so issues are caught before they reach production. GitHub Advanced Security supports this by encouraging or automating security checks early in CI/CD, such as code scanning and dependency review, so vulnerabilities are addressed as code is created. This is why the best description is thinking about security when contributing to code or designing features—the focus is preventive, integrating security from the start rather than after release. The other options describe timing shifts or organizational changes that don’t capture the idea of embedding security earlier in the development process.

Shift-left means bringing security into the earliest stages of development so the end product is secure by default. In practice, this means developers consider security while designing features and writing code, perform threat modeling, and weave security checks into the development workflow so issues are caught before they reach production. GitHub Advanced Security supports this by encouraging or automating security checks early in CI/CD, such as code scanning and dependency review, so vulnerabilities are addressed as code is created.

This is why the best description is thinking about security when contributing to code or designing features—the focus is preventive, integrating security from the start rather than after release. The other options describe timing shifts or organizational changes that don’t capture the idea of embedding security earlier in the development process.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy