From the course: GitHub Advanced Security Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Explain how to set a review cadence with security teams when appropriate - GitHub Tutorial
From the course: GitHub Advanced Security Cert Prep by Microsoft Press
Explain how to set a review cadence with security teams when appropriate
- [Instructor] Let's look at a collaboration example. A developer identifies a potential SQL injection vulnerability in their code. They consult the security team because thanks to DevOps, they know each other and they're comfortable with each other and have a degree of trust built up. They consult the security team for best practices and remediation. Security team even reviews the code and verifies the implemented fix. Well, that's a happy story. I know IT doesn't always work that collegially but it's a great goal to have at any rate. Okay, well, yeah, what is the cadence? what does GitHub recommend? Well, I don't think GitHub recommends numbers for security or review cadences. But you'll just want to configure factors. How complicated and large is your code base? What's your development pace? What kind of iteration you doing? What's your tolerance for risk and out-of-date data? More frequent reviews for critical projects. That's normally the case, isn't it? Or rapidly changing code…
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Learning objectives40s
-
(Locked)
Use a CVE and CWE to describe a GitHub Advanced Security alert and list potential remediation3m 34s
-
(Locked)
Advanced security alert and list potential remediation1m 48s
-
(Locked)
Describe the decision-making process for closing and dismissing security alerts1m 21s
-
(Locked)
Determine the roles and responsibilities of development and security teams on a software development workflow1m 4s
-
(Locked)
Explain how to set a review cadence with security teams when appropriate1m 37s
-
(Locked)
Use security policies to instruct all contributors to better secure their repositories2m 4s
-
(Locked)
Compare the code scanning alert against the repository's security policy53s
-
(Locked)
Align repository branch protection configuration with written security policies11m 24s
-
(Locked)
-
-