From 8fa9be742c8ab89d6bfe74e0cdb74d7f122d597d Mon Sep 17 00:00:00 2001 From: Artem Smotrakov Date: Mon, 31 May 2021 15:16:27 +0200 Subject: [PATCH] Added a security policy --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..5af9a566b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +Please follow the instructions in the ["How are vulnerabilities and exploits handled?"](https://github.com/stleary/JSON-java/wiki/FAQ#how-are-vulnerabilities-and-exploits-handled) section in the FAQ.