From c95f4d88a4d2a74ecc019617431cd1b5712893c5 Mon Sep 17 00:00:00 2001 From: mcdruid Date: Mon, 15 Jan 2024 19:42:28 +0000 Subject: [PATCH] Add SECURITY.md --- 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..b34d974 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Reporting Security Issues + +The Archive_Tar team and PEAR community take security bugs seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions. + +To report a security issue, please use the GitHub Security Advisory ["Report a Vulnerability"](https://github.com/pear/Archive_Tar/security/advisories/new) tab.