aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.7k stars 581 forks source link

fix azure spn hunter #372

Closed itaysk closed 3 years ago

itaysk commented 3 years ago

Fixes https://github.com/aquasecurity/kube-hunter/issues/370

codecov[bot] commented 3 years ago

Codecov Report

Merging #372 into master will increase coverage by 0.65%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
+ Coverage   62.77%   63.42%   +0.65%     
==========================================
  Files          42       42              
  Lines        2281     2286       +5     
==========================================
+ Hits         1432     1450      +18     
+ Misses        849      836      -13     
Impacted Files Coverage Δ
kube_hunter/modules/hunting/aks.py 64.40% <100.00%> (+27.36%) :arrow_up:
kube_hunter/core/events/handler.py 90.09% <0.00%> (-1.00%) :arrow_down:
kube_hunter/modules/hunting/kubelet.py 60.00% <0.00%> (+0.20%) :arrow_up:

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 ad4cfe1...52d79ad. Read the comment docs.