From cec84ba5926e29eaf10b649e02a82639104eb66c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjell=20Hedstr=C3=B6m?= Date: Mon, 3 Mar 2025 17:10:46 -0700 Subject: [PATCH] Update README.md (#543) with code scanning insights. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3fc5dea0..2a171b05 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**Scanning Update**: [![ci/action CodeQL](https://github.com/KjellKod/g3log/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/KjellKod/g3log/actions/workflows/codeql-analysis.yml) + # Contents [**introduction**](docs/index.md) | [detailed information](docs/g3log_usage.md) | [Configure & Build](docs/building.md) | [API description](docs/API.md) | [Custom log formatting](docs/API_custom_formatting.md)