From 4ea3efdd5900e8a2d6f405d105c53a5ee431b702 Mon Sep 17 00:00:00 2001 From: Joyce Date: Wed, 3 Apr 2024 14:37:36 -0300 Subject: [PATCH] Fix: link on SECURITY.md Signed-off-by: Joyce --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 254fe91cf..b995b8c14 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -57,7 +57,7 @@ If you intend to run multiple models in parallel with shared memory, it is your ## Reporting a Vulnerability -Beware that none of the topics under [Using LLaMA C++ Securely](#using-LLaMA-C++-securely) are considered vulnerabilities of LLaMA C++. +Beware that none of the topics under [Using LLaMA C++ Securely](#using-LLaMA-C-securely) are considered vulnerabilities of LLaMA C++. However, If you have discovered a security vulnerability in this project, please report it privately. **Do not disclose it as a public issue.** This gives us time to work with you to fix the issue before public exposure, reducing the chance that the exploit will be used before a patch is released.