Skip to content

Commit 7cb6396

Browse files
authored
Grammar fix
1 parent 7ceb6d9 commit 7cb6396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/concepts-vulnerability-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following table describes vulnerability severity categories:
7777

7878
AKS patches Common Vulnerabilities and Exposures (CVEs) that have a *vendor fix* every week. Any CVEs without a fix are waiting on a vendor fix before they can be remediated. The fixed container images are cached in the next corresponding virtual hard disk (VHD) build, which also contains the updated Ubuntu/Azure Linux/Windows patched CVEs. As long as you're running the updated VHD, you shouldn't be running any container image CVEs with a vendor fix that is over 30 days old.
7979

80-
For the OS-based vulnerabilities in the VHD, AKS also relies on node image vhd updates by default, so any security updates will come with weekly node image releases . Unattended upgrades is disabled unless you switch to unmanaged which is not recommended as its release is global.
80+
For the OS-based vulnerabilities in the VHD, AKS also relies on node image vhd updates by default, so any security updates will come with weekly node image releases. Unattended upgrades is disabled unless you switch to unmanaged which is not recommended as its release is global.
8181

8282
## Update release timelines
8383

@@ -103,7 +103,7 @@ Include the following requested information (as much as you can provide) to help
103103
* Any special configuration required to reproduce the issue
104104
* Step-by-step instructions to reproduce the issue
105105
* Proof-of-concept or exploit code (if possible)
106-
* Impact of the issue, including how an attacker might exploit the issue.
106+
* Impact of the issue, including how an attacker might exploit the issue
107107

108108
This information helps us triage your reported security issue quicker.
109109

0 commit comments

Comments
 (0)