aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.73k stars 584 forks source link

Added A Release Workflow #421

Closed danielsagi closed 3 years ago

danielsagi commented 3 years ago

Description

Added a github action workflow that automatically creates releases and adds a pyinstalled binary of kube-hunter as an asset. This should make our lives far more easier when handling releases

Contribution checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #421 (e73267d) into master (b9e0ef3) will increase coverage by 0.26%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
+ 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 b9e0ef3...e73267d. Read the comment docs.