From c6897f801b52928865220341a1d4eab133c0648a Mon Sep 17 00:00:00 2001 From: Zeyu Zhang <39144422+zeyu2001@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:05:06 +0800 Subject: [PATCH] feat: create security.md --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..39351f7 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security + +## Reporting a Vulnerability + +**Please do not report security vulnerabilities through public GitHub issues.** + +Please email us at [security@open.gov.sg](security@open.gov.sg) so that we can work on a fix.