From b9e80263eddc354680b687a026bcae05ee7be817 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Thu, 25 Jan 2024 12:28:37 -0500 Subject: [PATCH] Remove obsolete pointer to docs in the wiki Replace with note about wher to file Security issues Signed-off-by: Simo Sorce --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7c71118..04a96799 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ compatible to previous versions as well. Spec: https://docs.oasis-open.org/pkcs11/pkcs11-spec/v3.1/pkcs11-spec-v3.1.html -See the [wiki](https://github.com/latchset/pkcs11-provider/wiki) for more -documentation. +To report Security Vulenrabilities, please use the "Report a Security +Vulnerability" template in the issues reporting page.