-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
68f52e7
commit 2f7cd2d
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Security policy | ||
|
||
## Reporting a vulnerability | ||
|
||
If there are any vulnerabilities in **Blockifier**, don't hesitate to _report them_. | ||
|
||
1. Use any of the [private contact addresses](https://github.com/starkware-libs/blockifier#support). | ||
2. Describe the vulnerability. | ||
|
||
If you have a fix, that is most welcome -- please attach or summarize it in your message! | ||
|
||
3. We will evaluate the vulnerability and, if necessary, release a fix or mitigating steps to address it. We will contact you to let you know the outcome, and will credit you in the report. | ||
|
||
Please **do not disclose the vulnerability publicly** until a fix is released! | ||
|
||
4. Once we have either a) published a fix, or b) declined to address the vulnerability for whatever reason, you are free to publicly disclose it. |