-
Notifications
You must be signed in to change notification settings - Fork 44
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
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 | ||
|
||
## Reporting a Vulnerability | ||
|
||
You can privately report security vulnerabilities to PHP-Textile team by opening a | ||
[new draft security advisory](https://github.com/textile/php-textile/security/advisories/new) | ||
to us on GitHub. | ||
|
||
When opening a new advisory, take the following considerations into account: | ||
|
||
* Before opening a security advisory, please try to confirm that the security | ||
issue is caused by PHP-Textile, and not by third-party or configuration | ||
error. | ||
* Provide details as to the nature of the vulnerability, and examples of the steps to | ||
replicate it. | ||
* PHP-Textile is a free, open-source project run by volunteers, and we do not offer monetary | ||
rewards or provide bug bounties for discovering security issues. | ||
* Due to the volunteer-nature, our response times may not be immediate. We do kindly ask to allow | ||
us a reasonable amount of time to evaluate and correct the issue before making details public. |