Skip to content

Commit 8e9d0ec

Browse files
committed
Add a link to security reporting policy in the security guide
Signed-off-by: Russell Bryant <[email protected]>
1 parent 6d02bee commit 8e9d0ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/getting_started/security.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,7 @@ Key points from the PyTorch security guide:
5252
- Restrict physical and network access to the deployment environment
5353
- Implement proper authentication and authorization for management interfaces
5454
- Follow the principle of least privilege for all system components
55+
56+
## Reporting Security Vulnerabilities
57+
58+
If you believe you have found a security vulnerability in vLLM, please report it following the project's security policy. For more information on how to report security issues and the project's security policy, please see the [vLLM Security Policy](https://github.com/vllm-project/vllm/blob/main/SECURITY.md).

0 commit comments

Comments
 (0)