-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #78 from pnacht/security-policy
Add security policy
- Loading branch information
Showing
1 changed file
with
19 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,19 @@ | ||
# Security Policy | ||
|
||
If you have discovered a security vulnerability in this project, please report it | ||
privately. **Do not disclose it as a public issue.** This gives me time to work with you | ||
to fix the issue before public exposure, reducing the chance that the exploit will be | ||
used before a patch is released. | ||
|
||
You may submit the report in the following ways: | ||
|
||
- send an email to ???@???; and/or | ||
- send a [private vulnerability report](https://github.com/jonboulle/clockwork/security/advisories/new) | ||
|
||
Please provide the following information in your report: | ||
|
||
- A description of the vulnerability and its impact | ||
- How to reproduce the issue | ||
|
||
This project is maintained by a single maintainer on a reasonable-effort basis. As such, | ||
please give me 90 days to work on a fix before public exposure. |