From edf7ca05e5cb05180f602bed20937520b7d98969 Mon Sep 17 00:00:00 2001 From: David Berry Date: Fri, 12 Jun 2026 14:59:46 -0400 Subject: [PATCH 1/2] chore: QPPA-11782 fix link to security.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 944b0ba..6e89cdc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -12,4 +12,4 @@ We always recommend users to upgrade to the latest revision. All security vulner ## Reporting a Vulnerability If you believe that you've found a security vulnerability in the codebase -or one of the libraries maintained in this repository, please create an issue and provide details of the bug. For guidelines refer [SUPPORT.md](./github/SUPPORT.md) \ No newline at end of file +or one of the libraries maintained in this repository, please create an issue and provide details of the bug. For guidelines refer [SUPPORT.md](./.github/SUPPORT.md) \ No newline at end of file From 5695b0a01ebc214076591524834ebdbfc8669e2f Mon Sep 17 00:00:00 2001 From: David Berry Date: Fri, 12 Jun 2026 15:24:02 -0400 Subject: [PATCH 2/2] chore: QPPA-11782 unicode emojis --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 6e89cdc..f2dfcfd 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,9 +6,9 @@ We always recommend users to upgrade to the latest revision. All security vulner | Version | Supported | | ------- | ------------------ | -| >= 2.0.3 | :white_check_mark: | -| 1.5.0 | :white_check_mark: | -| < 1.5.0 | :x: | +| >= 2.0.3 | ✅ | +| 1.5.0 | ✅ | +| < 1.5.0 | ❌ | ## Reporting a Vulnerability If you believe that you've found a security vulnerability in the codebase