Vulnerability Patching Policy

Patches arrive constantly. The policy.

By severity

Vulnerability patching is one of those operational disciplines that everyone agrees is important and most teams perform inconsistently. The discipline that holds up over time is a documented patching policy with severity-based SLAs: each vulnerability gets a deadline based on its severity, and the deadline is enforced.

The standard severity-based SLAs:

The severity-based SLA is the policy backbone. Without it, patching happens on whatever cadence the team feels like; with it, patching happens on a deadline that reflects actual risk.

Test

Patches need to be tested before they reach production. Untested patches can introduce regressions that are worse than the vulnerability they fix. The discipline includes a testing path that produces confidence without delaying the SLA.

Testing is the bridge between identifying a vulnerability and shipping the fix. The bridge is necessary; the discipline is making it efficient.

Emergency

Some vulnerabilities warrant emergency patching that bypasses the standard SLA. Active exploitation in the wild, vulnerabilities affecting widely-used components, vulnerabilities with public exploit code. The emergency path is documented and exercised before it is needed.

Vulnerability patching policy is one of those operational disciplines where documentation and consistency matter more than any specific number. Nova AI Ops integrates with vulnerability scanners and patch management systems, surfaces vulnerabilities by SLA status, and tracks the team's patching velocity over time.