From fc0a0326b7f4ac760db206bc3a460c8971e2b509 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 31 Mar 2023 14:51:28 -0400 Subject: [PATCH] added security policy --- 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..1f4a9d2 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Security Policy + +IQT Labs takes the security of its projects very seriously. If you find a vulnerability or a bug with security implications we want to hear about it. That being said, please **do not** submit an issue via the standard issue tracker as these are publicly visible. Instead we ask that you email your findings to our security team at [LabsSecurity+edgetech@iqt.org](mailto:LabsSecurity+edgetech@iqt.org) so that we can properly assess and address these issues. Please err on the side of caution, even partial or fragmentary information may be helpful to us. + +We will attempt to confirm all reports within 72 hours. Triage and remediation timelines will depend on the nature and complexity of the issue found. + +We appreciate the efforts of anyone attempting to help improve the security of our tools! \ No newline at end of file