Skip to content

Commit 4aab579

Browse files
SG-31320 Add SECURITY.md file (#8)
* Add SECURITY.md file * Bump black pre-commit
1 parent 058aa4b commit 4aab579

2 files changed

Lines changed: 36 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
- id: trailing-whitespace
3434
# Leave black at the bottom so all touchups are done before it is run.
3535
- repo: https://github.com/ambv/black
36-
rev: 19.10b0
36+
rev: 22.3.0
3737
hooks:
3838
- id: black
3939
language_version: python3

SECURITY.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Security Policy
2+
3+
## Security
4+
5+
At Autodesk, we know that the security of your data is critical to your studio’s
6+
operation.
7+
As the industry shifts to the cloud, ShotGrid knows that security and service
8+
models are more important than ever.
9+
10+
The confidentiality, integrity, and availability of your content is at the top
11+
of our priority list.
12+
Not only do we have a team of ShotGrid engineers dedicated to platform security
13+
and performance, we are also backed by Autodesk’s security team, also invests
14+
heavily in the security for broad range of industries and customers.
15+
We constantly reassess, develop, and improve our risk management program because
16+
we know that the landscape of security is ever-changing.
17+
18+
If you believe you have found a security vulnerability in any ShotGrid-owned
19+
repository, please report it to us as described below.
20+
21+
22+
## Reporting Security Issues
23+
24+
**Please do not report security vulnerabilities through public GitHub issues.**
25+
26+
Instead, please report them by sending a message to
27+
[Autodesk Trust Center](https://www.autodesk.com/trust/contact-us).
28+
29+
Please include as much information as you can provide such as locations,
30+
configurations, reproduction steps, exploit code, impact, etc.
31+
32+
33+
## Additional Information
34+
35+
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).

0 commit comments

Comments
 (0)