Skip to content

Commit

Permalink
fix: resolved severity discrepancy between kube-hunter report and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KiranBodipi committed Feb 29, 2024
1 parent 7479aae commit 1511b54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/_kb/KHV002.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
vid: KHV002
title: Kubernetes version disclosure
categories: [Information Disclosure]
severity: low
severity: high
---

# {{ page.vid }} - {{ page.title }}
Expand Down
2 changes: 1 addition & 1 deletion docs/_kb/KHV036.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
vid: KHV036
title: Anonymous Authentication
categories: [Remote Code Execution]
severity: critical
severity: high
---

# {{ page.vid }} - {{ page.title }}
Expand Down
2 changes: 1 addition & 1 deletion docs/_kb/KHV052.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
vid: KHV052
title: Exposed Pods
categories: [Information Disclosure]
severity: high
severity: medium
---

# {{ page.vid }} - {{ page.title }}
Expand Down

0 comments on commit 1511b54

Please sign in to comment.