From 6fd2851adc84c6fea19c66415aa41680fe82b7a9 Mon Sep 17 00:00:00 2001 From: Aaravanand00 Date: Wed, 22 Apr 2026 15:59:09 +0530 Subject: [PATCH] chore: add security policy for vulnerability disclosure Signed-off-by: Aaravanand00 --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..349571a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +## Reporting a Vulnerability + +Please do not report security vulnerabilities through public GitHub issues. + +Instead, report them via: +https://github.com/hyperledger-identus/integration/security/advisories/new + +Provide clear steps to reproduce and impact details.