Update README.md

Add Codecov badge
This commit is contained in:
TerraNovaUser 2019-08-06 23:48:11 +03:00 committed by GitHub
parent 3ed1a85c7e
commit 475b6755e1
Failed to generate hash of commit

View file

@ -1,5 +1,9 @@
[![Build Status](https://travis-ci.org/aquasecurity/linux-bench.svg?branch=master)](https://travis-ci.org/aquasecurity/linux-bench)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Coverage Status][cov-img]][cov]
[cov-img]: https://codecov.io/github/aquasecurity/docker-bench/branch/master/graph/badge.svg
[cov]: https://codecov.io/github/aquasecurity/docker-bench
Linux-bench is a Go application that checks whether The linux operating system is configured securely by running the checks documented in the CIS Distribution Independent Linux Benchmark.