From b7e7163fe1170a990162229a9cd809571b03c144 Mon Sep 17 00:00:00 2001 From: "iacbot[bot]" <82212623+iacbot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 00:31:10 +0000 Subject: [PATCH] Lacework IaC Security Badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c71492..294af26 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Pinger bot for radalert +[![Git](https://app.soluble.cloud/api/v1/public/badges/f928d07e-c82f-4728-8225-152b8cf98860.svg?orgId=451115019187)](https://app.soluble.cloud/repos/details/github.com/michaelneale/pingbot?orgId=451115019187) + The pingbot takes a checks.json (see example one) and then regularly heartbeats a status to HEART_URL. By default it will check about each minute, and allow about 10 seconds for a response. There are a few modes of checking - the default will just issue a HEAD request (efficient on the site as no content needs to be transferred). Rad.