aquasecurity / kube-hunter

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

Update README.md #396

Closed rishabh710 closed 3 years ago

rishabh710 commented 3 years ago

Description

Please include a summary of the change and which issue is fixed. Also include relevant motivation and context. List any dependencies that are required for this change.

Contribution Guidelines

Please Read through the Contribution Guidelines.

Fixed Issues

UPdation in contributing

Fixes #(issue)

"BEFORE" and "AFTER" output

To verify that the change works as desired, please include an output of terminal before and after the changes under headings "BEFORE" and "AFTER".

BEFORE

Any Terminal Output Before Changes.

AFTER

Any Terminal Output Before Changes.

Contribution checklist

Notes

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #396 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #396   +/-   ##
=======================================
  Coverage   63.42%   63.42%           
=======================================
  Files          42       42           
  Lines        2286     2286           
=======================================
  Hits         1450     1450           
  Misses        836      836           

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 e632001...a592b31. Read the comment docs.

danielsagi commented 3 years ago

Hi @rishabh710 Thanks for taking an interest in contributing to the kube-hunter! This PR however does not add real value to the project. Take a look at The Contributing.md We now also have a link to it in the main README thanks to #383 being merged.