From ee6743b5591e0b7f3d0c5ba229529914eb1744b6 Mon Sep 17 00:00:00 2001 From: ashley williams <1163554+ashleygwilliams@users.noreply.github.com> Date: Tue, 31 Jan 2023 21:29:13 -0600 Subject: [PATCH] Create 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..7b63fbe --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +Axo Developer Co. takes the security of our software products and services seriously. If you believe you have found a security vulnerability in this open source repository, please report the issue to us directly using GitHub private vulnerability reporting or email ashley@axo.dev. If you aren't sure you have found a security vulnerability but have a suspicion or concern, feel free to message anyways; we prefer over-communication :) + +Please do not report security vulnerabilities publicly, such as via GitHub issues, Twitter, or other social media. + +Thanks for helping make software safe for everyone!