From 2f76f48837dfa53b21aa8b492bb5b725a6f8e831 Mon Sep 17 00:00:00 2001 From: Ziding Zhang Date: Sun, 23 Jan 2022 06:31:55 +0000 Subject: [PATCH] Create SECURITY.md (#775) A simple instruction for security researchers. --- 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 0000000..aad5408 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +Please report security issues to `pierre@php.net`