Skip to content

Commit 9e99407

Browse files
authored
Create SECURITY.md (vllm-project#8642)
1 parent ea4647b commit 9e99407

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

SECURITY.md

+12
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)