diff --git a/README.md b/README.md index 27ea7dd..3d27699 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[![Build Status](https://travis-ci.org/aquasecurity/linux-bench.svg?branch=master)](https://travis-ci.org/aquasecurity/linux-bench) +[![Build Status](https://travis-ci.org/aquasecurity/linux-bench.svg?branch=main)](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/linux-bench/branch/master/graph/badge.svg +[cov-img]: https://codecov.io/github/aquasecurity/linux-bench/branch/main/graph/badge.svg [cov]: https://codecov.io/github/aquasecurity/linux-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.