From 370e72467338e19ee8bc666aaf162695ebd59f23 Mon Sep 17 00:00:00 2001 From: Carlos Villavicencio Date: Mon, 16 Oct 2023 10:33:47 -0500 Subject: [PATCH] Add SECURITY.md file --- SECURITY.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..b8899696a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,35 @@ +# Security Policy + +## Security + +At Autodesk, we know that the security of your data is critical to your studio’s +operation. +As the industry shifts to the cloud, ShotGrid knows that security and service +models are more important than ever. + +The confidentiality, integrity, and availability of your content is at the top +of our priority list. +Not only do we have a team of ShotGrid engineers dedicated to platform security +and performance, we are also backed by Autodesk’s security team, also invests +heavily in the security for broad range of industries and customers. +We constantly reassess, develop, and improve our risk management program because +we know that the landscape of security is ever-changing. + +If you believe you have found a security vulnerability in any ShotGrid-owned +repository, please report it to us as described below. + + +## Reporting Security Issues + +**Please do not report security vulnerabilities through public GitHub issues.** + +Instead, please report them by sending a message to +[Autodesk Trust Center](https://www.autodesk.com/trust/contact-us). + +Please include as much information as you can provide such as locations, +configurations, reproduction steps, exploit code, impact, etc. + + +## Additional Information + +Please check out the [ShotGrid Security White Paper](https://help.autodesk.com/view/SGSUB/ENU/?guid=SG_Administrator_ar_general_security_ar_security_white_paper_html). \ No newline at end of file