From 0ef711fc3c6ec618165f71cc70896a6b812f4d64 Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Sat, 28 Jun 2025 08:53:51 +0200 Subject: [PATCH] SECURITY_PROCESS.md: fix typo in link to Security Policy (#1721) --- SECURITY_PROCESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY_PROCESS.md b/SECURITY_PROCESS.md index ad7d2c89..b32e96be 100644 --- a/SECURITY_PROCESS.md +++ b/SECURITY_PROCESS.md @@ -24,7 +24,7 @@ Potential impact: ### Resources -- [Stalwart Security Policy](https://github.com/stalwartlabs/stalwart/blob/main/SECURITY.mdy) +- [Stalwart Security Policy](https://github.com/stalwartlabs/stalwart/blob/main/SECURITY.md) - [CVE Scoring Calculator](https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator) - [Rust Security Advisory Database](https://rustsec.org/)