From ffe2a49eb6bdb0b6cd4a30ffe76ba93319539f60 Mon Sep 17 00:00:00 2001 From: Jon Jarboe Date: Fri, 4 Sep 2020 10:33:02 -0700 Subject: [PATCH 1/4] Update readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e60e186..828a5d5f2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # Terrascan + +[![GitHub release](https://img.shields.io/github/release/accurics/terrascan)](https://github.com/accurics/terrascan/releases/latest) +[![License: Apache 2.0](https://img.shields.io/badge/License-Apache 2-blue.svg)](https://github.com/accurics/terrascan/blob/master/LICENSE) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/accurics/terrascan/pulls) +[![community](https://img.shields.io/discourse/status?server=https%3A%2F%2Fcommunity.accurics.com)](https://community.accurics.com) + +Status: ![CI](https://github.com/accurics/terrascan/workflows/build/badge.svg) [![codecov](https://codecov.io/gh/accurics/terrascan/branch/master/graph/badge.svg)](https://codecov.io/gh/accurics/terrascan) -[![community](https://img.shields.io/discourse/status?server=https%3A%2F%2Fcommunity.accurics.com)](https://community.accurics.com) [![Documentation Status](https://readthedocs.com/projects/accurics-terrascan/badge/?version=latest)](https://docs.accurics.com/projects/accurics-terrascan/en/latest/?badge=latest) [![downloads](https://img.shields.io/github/downloads/accurics/terrascan/total)](https://github.com/accurics/terrascan/releases) From f8267da62e40e756d8290cc1cea514aee6392330 Mon Sep 17 00:00:00 2001 From: Jon Jarboe Date: Fri, 4 Sep 2020 10:44:57 -0700 Subject: [PATCH 2/4] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 828a5d5f2..0c72ca6c9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Terrascan [![GitHub release](https://img.shields.io/github/release/accurics/terrascan)](https://github.com/accurics/terrascan/releases/latest) -[![License: Apache 2.0](https://img.shields.io/badge/License-Apache 2-blue.svg)](https://github.com/accurics/terrascan/blob/master/LICENSE) +[![License: Apache 2.0](https://img.shields.io/badge/license-Apache+2-blue)](https://github.com/accurics/terrascan/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/accurics/terrascan/pulls) [![community](https://img.shields.io/discourse/status?server=https%3A%2F%2Fcommunity.accurics.com)](https://community.accurics.com) From 44544f0725619eab5ae65e79abc37fce18f06da1 Mon Sep 17 00:00:00 2001 From: Jon Jarboe Date: Fri, 4 Sep 2020 10:46:25 -0700 Subject: [PATCH 3/4] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c72ca6c9..84cc16087 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Terrascan [![GitHub release](https://img.shields.io/github/release/accurics/terrascan)](https://github.com/accurics/terrascan/releases/latest) -[![License: Apache 2.0](https://img.shields.io/badge/license-Apache+2-blue)](https://github.com/accurics/terrascan/blob/master/LICENSE) +[![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/accurics/terrascan/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/accurics/terrascan/pulls) [![community](https://img.shields.io/discourse/status?server=https%3A%2F%2Fcommunity.accurics.com)](https://community.accurics.com) +[![Documentation Status](https://readthedocs.com/projects/accurics-terrascan/badge/?version=latest)](https://docs.accurics.com/projects/accurics-terrascan/en/latest/?badge=latest) Status: ![CI](https://github.com/accurics/terrascan/workflows/build/badge.svg) [![codecov](https://codecov.io/gh/accurics/terrascan/branch/master/graph/badge.svg)](https://codecov.io/gh/accurics/terrascan) -[![Documentation Status](https://readthedocs.com/projects/accurics-terrascan/badge/?version=latest)](https://docs.accurics.com/projects/accurics-terrascan/en/latest/?badge=latest) [![downloads](https://img.shields.io/github/downloads/accurics/terrascan/total)](https://github.com/accurics/terrascan/releases) From 5b3a2b28916e3e8feca0ee2296549c99fb0f2d1e Mon Sep 17 00:00:00 2001 From: Jon Jarboe Date: Fri, 4 Sep 2020 11:18:52 -0700 Subject: [PATCH 4/4] fix typo in readme, clean formatting --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 84cc16087..569ade780 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,10 @@ [![GitHub release](https://img.shields.io/github/release/accurics/terrascan)](https://github.com/accurics/terrascan/releases/latest) [![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/accurics/terrascan/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/accurics/terrascan/pulls) -[![community](https://img.shields.io/discourse/status?server=https%3A%2F%2Fcommunity.accurics.com)](https://community.accurics.com) -[![Documentation Status](https://readthedocs.com/projects/accurics-terrascan/badge/?version=latest)](https://docs.accurics.com/projects/accurics-terrascan/en/latest/?badge=latest) - -Status: ![CI](https://github.com/accurics/terrascan/workflows/build/badge.svg) [![codecov](https://codecov.io/gh/accurics/terrascan/branch/master/graph/badge.svg)](https://codecov.io/gh/accurics/terrascan) -[![downloads](https://img.shields.io/github/downloads/accurics/terrascan/total)](https://github.com/accurics/terrascan/releases) +[![community](https://img.shields.io/discourse/status?server=https%3A%2F%2Fcommunity.accurics.com)](https://community.accurics.com) +[![Documentation Status](https://readthedocs.com/projects/accurics-terrascan/badge/?version=latest)](https://docs.accurics.com/projects/accurics-terrascan/en/latest/?badge=latest) Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.