From 34b1b67bbf1a8e98d32b4e8e2f64437811e91877 Mon Sep 17 00:00:00 2001 From: Giovanni Cabiddu Date: Mon, 19 Jan 2026 18:02:33 +0000 Subject: [PATCH] README.md: add Coverity Badge Add badge reporting the status of the Coverity at the top of the README file. Signed-off-by: Giovanni Cabiddu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc795907..ada3c840 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ![Linux build with gcc](https://github.com/intel/qatlib/actions/workflows/linux_build_gcc.yml/badge.svg) ![CodeQL scan](https://github.com/intel/qatlib/actions/workflows/codeql.yml/badge.svg) +[![Coverity Scan Build Status](https://scan.coverity.com/projects/intel-qatlib/badge.svg)](https://scan.coverity.com/projects/intel-qatlib) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/intel/qatlib/badge)](https://scorecard.dev/viewer/?uri=github.com/intel/qatlib) # Intel® QuickAssist Technology Library (QATlib)