"vscode:/vscode.git/clone" did not exist on "f0ef37233ea0ba5251edaea7362984110411e7eb"
SECURITY.md 705 Bytes
Newer Older
Simon Mo's avatar
Simon Mo committed
1
2
3
4
# Security Policy

## Reporting a Vulnerability

5
If you believe you have found a security vulnerability in vLLM, we encourage you to let us know right away. We will investigate all legitimate reports and do our best to quickly fix the problem.
Simon Mo's avatar
Simon Mo committed
6

7
Please report security issues privately using [the vulnerability submission form](https://github.com/vllm-project/vllm/security/advisories/new). Reports will then be triaged by the [vulnerability management team](https://docs.vllm.ai/contributing/vulnerability_management/).
Simon Mo's avatar
Simon Mo committed
8
9

---
10
11

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.