Fix: link on SECURITY.md

Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
Joyce 2024-04-03 14:37:36 -03:00 committed by GitHub
parent 18a3427d5e
commit 4ea3efdd59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ If you intend to run multiple models in parallel with shared memory, it is your
## Reporting a Vulnerability ## 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++.
<!-- normal version --> <!-- normal version -->
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. 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.