Skip to content

Commit df1e77f

Browse files
committed
add build status and gitter chat to README.md
Signed-off-by: Patrick Münch <patrick.muench1111@gmail.com>
1 parent 00e3c3f commit df1e77f

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CIS Docker Benchmark - InSpec Profile
22

3+
[![Build Status](http://img.shields.io/travis/dev-sec/cis-docker-benchmark.svg)][1]
4+
[![Gitter Chat](https://badges.gitter.im/Join%20Chat.svg)][2]
5+
36
## Description
47

58
This [InSpec](https://github.com/chef/inspec) compliance profile implement the [CIS Docker 1.11.0 Benchmark](https://benchmarks.cisecurity.org/downloads/show-single/index.cfm?file=docker16.110) in an automated way to provide security best-practice tests around Docker daemon and containers in a production environment.
@@ -102,4 +105,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
102105
See the License for the specific language governing permissions and
103106
limitations under the License.
104107

105-
[1]: https://benchmarks.cisecurity.org/tools2/docker/CIS_Docker_1.11.0_Benchmark_v1.0.0.pdf
108+
[1]: http://travis-ci.org/dev-sec/cis-docker-benchmark
109+
[2]: https://gitter.im/dev-sec/general
110+
[3]: https://benchmarks.cisecurity.org/tools2/docker/CIS_Docker_1.11.0_Benchmark_v1.0.0.pdf

0 commit comments

Comments
 (0)