We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4647b commit 9e99407Copy full SHA for 9e99407
SECURITY.md
@@ -0,0 +1,12 @@
1
+# Security Policy
2
+
3
+## Reporting a Vulnerability
4
5
+If you believe you have found a security vulnerability in vLLM, we encourage you to let us know right away.
6
+We will investigate all legitimate reports and do our best to quickly fix the problem.
7
8
+Please report security issues using https://github.com/vllm-project/vllm/security/advisories/new
9
10
+---
11
+Please see PyTorch Security for more information how to securely interact with models: https://github.com/pytorch/pytorch/blob/main/SECURITY.md
12
+This document mostly references the recommendation from PyTorch, thank you!
0 commit comments