aquasecurity / kube-hunter

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

Set up Dependabot for pip, github-actions, bundler and docker #468

Closed mmorel-35 closed 2 years ago

mmorel-35 commented 2 years ago

Description

Set up dependabot to enable automatic dependency management for pip, github-actions, bundler and docker I had to regenerate gemfile.lock as github found it unparseable

Contribution Guidelines

Please Read through the Contribution Guidelines.

Contribution checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #468 (f583520) into main (473e4fe) will increase coverage by 0.39%. The diff coverage is n/a.

:exclamation: Current head f583520 differs from pull request most recent head 5a1a7a8. Consider uploading reports for the commit 5a1a7a8 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #468      +/-   ##
==========================================
+ Coverage   63.67%   64.06%   +0.39%     
==========================================
  Files          43       43              
  Lines        2431     2424       -7     
==========================================
+ Hits         1548     1553       +5     
+ Misses        883      871      -12     
Impacted Files Coverage Δ
kube_hunter/core/events/handler.py 89.86% <0.00%> (-0.68%) :arrow_down:
kube_hunter/modules/hunting/apiserver.py 72.34% <0.00%> (+1.92%) :arrow_up:
kube_hunter/modules/discovery/hosts.py 55.36% <0.00%> (+2.10%) :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 473e4fe...5a1a7a8. Read the comment docs.