From 32250dbb0bac980751fb553bf2355e79e264232d Mon Sep 17 00:00:00 2001 From: Luis Real Date: Mon, 11 May 2026 15:01:55 -0600 Subject: [PATCH 1/2] Add coverity scanner badge Add badge and link to Coverity scanner results --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 322ad36..797c3ad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/intel/torchlib-xpu/badge)](https://scorecard.dev/viewer/?uri=github.com/intel/torchlib-xpu) +[![Coverity Scan Build Status](https://scan.coverity.com/projects/intel-torchlib-xpu/badge.svg)](https://scan.coverity.com/projects/intel-torchlib-xpu)[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/intel/torchlib-xpu/badge)](https://scorecard.dev/viewer/?uri=github.com/intel/torchlib-xpu) +[![Coverity Scan Build Status](https://scan.coverity.com/projects/intel-torchlib-xpu/badge.svg)](https://scan.coverity.com/projects/intel-torchlib-xpu) # IntelĀ® XPU Library for PyTorch* Ecosystem Projects From bbf564f093ea5da1f945b15c0fdfa01a9c97b2ce Mon Sep 17 00:00:00 2001 From: Luis Real Date: Mon, 11 May 2026 15:03:10 -0600 Subject: [PATCH 2/2] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 797c3ad..ed19904 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Coverity Scan Build Status](https://scan.coverity.com/projects/intel-torchlib-xpu/badge.svg)](https://scan.coverity.com/projects/intel-torchlib-xpu)[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/intel/torchlib-xpu/badge)](https://scorecard.dev/viewer/?uri=github.com/intel/torchlib-xpu) +[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/intel/torchlib-xpu/badge)](https://scorecard.dev/viewer/?uri=github.com/intel/torchlib-xpu) [![Coverity Scan Build Status](https://scan.coverity.com/projects/intel-torchlib-xpu/badge.svg)](https://scan.coverity.com/projects/intel-torchlib-xpu) # IntelĀ® XPU Library for PyTorch* Ecosystem Projects