Introduction

In this lesson, we will discuss what patching is and why it's important.

Even perfectly written code entails risk

Let’s pretend that every piece of software that your organization ever writes from here on out is completely perfect. All of your developers are attentive and well trained. Your developers will never write code with a logic error, SQL injection, or cross-site scripting vulnerability. (Don’t worry if you ...