Create SECURITY.md (#7054)

* Create SECURITY.md

Resolves https://github.com/ultralytics/yolov5/issues/7052

* Move into ./github

* Update SECURITY.md
This commit is contained in:
Glenn Jocher 2022-03-20 13:55:32 +01:00 committed by GitHub
parent 9ebec7885f
commit 6843ea5d7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
.github/SECURITY.md vendored Normal file
View File

@ -0,0 +1,7 @@
# Security Policy
We aim to make YOLOv5 🚀 as secure as possible! If you find potential vulnerabilities or have any concerns please let us know so we can investigate and take corrective action if needed.
### Reporting a Vulnerability
To report vulnerabilities please email us at hello@ultralytics.com or visit https://ultralytics.com/contact. Thank you!