mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00

## Summary
Resolves #16206.
The file was copied almost verbatim from
[uv's](929e7c3ad9/SECURITY.md
),
with the first section removed.
## Test Plan
None.
15 lines
468 B
Markdown
15 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.
|