mirror of
https://github.com/charliermarsh/ruff
synced 2025-10-05 23:52:47 +02:00
Add SECURITY.md
(#16224)
## Summary
Resolves #16206.
The file was copied almost verbatim from
[uv's](929e7c3ad9/SECURITY.md
),
with the first section removed.
## Test Plan
None.
This commit is contained in:
15
SECURITY.md
Normal file
15
SECURITY.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Security policy
|
||||
|
||||
## Reporting a vulnerability
|
||||
|
||||
If you have found a possible vulnerability, please email `security at astral dot sh`.
|
||||
|
||||
## Bug bounties
|
||||
|
||||
While we sincerely appreciate and encourage reports of suspected security problems, please note that
|
||||
Astral does not currently run any bug bounty programs.
|
||||
|
||||
## Vulnerability disclosures
|
||||
|
||||
Critical vulnerabilities will be disclosed via GitHub's
|
||||
[security advisory](https://github.com/astral-sh/ruff/security) system.
|
Reference in New Issue
Block a user