Add information on security expectations with this software (#6941)

Inspired by the link vllm
[includes](https://github.com/vllm-project/vllm/blob/main/SECURITY.md),
this starts to give users insight into the security expectations they
should have from using DeepSpeed.
This commit is contained in:
Logan Adams 2025-01-09 15:56:54 -08:00 коммит произвёл GitHub
Родитель 0fc3daade7
Коммит 1d15ef0acf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -39,3 +39,7 @@ We prefer all communications to be in English.
Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://www.microsoft.com/en-us/msrc/cvd).
<!-- END MICROSOFT SECURITY.MD BLOCK -->
---
Please see [PyTorch's Security Policy](https://github.com/pytorch/pytorch/blob/main/SECURITY.md) for more information and recommendations on how to securely interact with models.