mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-07 21:25:08 +00: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:
parent
711af0d929
commit
0868e73d2c
1 changed files with 15 additions and 0 deletions
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.
|
Loading…
Add table
Add a link
Reference in a new issue