aquasecurity / kube-hunter

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

Added codeql analysis workflow #422

Closed danielsagi closed 3 years ago

danielsagi commented 3 years ago

Description

Added a codeql workflow to run on push, to automatically detect vulnerable code

Contribution checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #422 (812cbe6) into master (f95df81) will increase coverage by 0.26%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #422      +/-   ##
==========================================
+ Coverage   63.62%   63.88%   +0.26%     
==========================================
  Files          42       42              
  Lines        2287     2287              
==========================================
+ Hits         1455     1461       +6     
+ Misses        832      826       -6     
Impacted Files Coverage Δ
kube_hunter/modules/hunting/apiserver.py 72.34% <0.00%> (+1.92%) :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 f95df81...812cbe6. Read the comment docs.