mirror of
https://github.com/astral-sh/ruff
synced 2026-01-20 21:10:48 -05:00
## Summary
Resolves #16206.
The file was copied almost verbatim from
[uv's](929e7c3ad9/SECURITY.md),
with the first section removed.
## Test Plan
None.
16 lines
468 B
Markdown
16 lines
468 B
Markdown
# 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.
|