From 114945480fbd9ec4860280ffa1256fa0eb57ccb7 Mon Sep 17 00:00:00 2001 From: Peter Westin <83552499+pwgit-create@users.noreply.github.com> Date: Sun, 5 Oct 2025 17:35:47 +0200 Subject: [PATCH] Update README.md Status Badge for File-Quranantine --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 691b0f3..1396297 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # PWSS-FileQuarantine - ## Installation To use the `file-quarantine` library, you need to include it as a dependency in your project. You can find @@ -50,8 +49,13 @@ public class Main { Please visit our discussion forum for project-related documentation and discussions: [Project Discussion Forum](https://github.com/orgs/pwssOrg/discussions/categories/pwss-filequarantine) +[![Makefile CI](https://github.com/pwssOrg/PWSS-FileQuarantine/actions/workflows/build.yml/badge.svg)](https://github.com/pwssOrg/PWSS-FileQuarantine/actions/workflows/build.yml) +[![SCA Scan - FileQuarantine](https://github.com/pwssOrg/PWSS-FileQuarantine/actions/workflows/snyk-scan.yml/badge.svg)](https://github.com/pwssOrg/PWSS-FileQuarantine/actions/workflows/snyk-scan.yml) + + --- © 2025 pwssOrg. All rights reserved. +