aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.66k stars 578 forks source link

Added severity to the kube-hunter found issues #492

Closed jerbia closed 2 years ago

jerbia commented 2 years ago

Description

I've added severities to the kube-hunter findings. Severity can be critical, high, medium and low. These severities are shown in the AVD (avs.aquasec.com) website.

codecov[bot] commented 2 years ago

Codecov Report

Merging #492 (d36cd1e) into main (7c62cc2) will decrease coverage by 0.23%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
- Coverage   64.75%   64.51%   -0.24%     
==========================================
  Files          46       46              
  Lines        2531     2531              
==========================================
- Hits         1639     1633       -6     
- Misses        892      898       +6     
Impacted Files Coverage Δ
kube_hunter/modules/hunting/apiserver.py 70.41% <0.00%> (-1.93%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7c62cc2...d36cd1e. Read the comment docs.