aquasecurity / kube-hunter

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

Support multiple subscription on ProveVarLogMount active hunter #461

Closed danielsagi closed 3 years ago

danielsagi commented 3 years ago

Description

Changed the TODO comment, Now supporting the newly added multiple subscription feature on Prove Var Log

Contribution checklist

Notes

Please mention if you have not checked any of the above boxes.

codecov[bot] commented 3 years ago

Codecov Report

Merging #461 (75a7abe) into main (6689005) will increase coverage by 0.07%. The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #461      +/-   ##
==========================================
+ Coverage   63.95%   64.03%   +0.07%     
==========================================
  Files          43       43              
  Lines        2422     2416       -6     
==========================================
- Hits         1549     1547       -2     
+ Misses        873      869       -4     
Impacted Files Coverage Δ
kube_hunter/conf/parser.py 78.57% <ø> (ø)
kube_hunter/modules/hunting/mounts.py 36.92% <20.00%> (+1.71%) :arrow_up:
kube_hunter/modules/discovery/kubernetes_client.py 88.23% <50.00%> (ø)
kube_hunter/core/events/handler.py 89.86% <0.00%> (-0.68%) :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 6689005...75a7abe. Read the comment docs.