-
-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate security doc from RST to Markdown
RST files are no longer correctly recognized by GitHub.
- Loading branch information
Showing
2 changed files
with
32 additions
and
14 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,32 @@ | ||
# Security Policy | ||
|
||
**⚠️ Please do not file public GitHub issues for security | ||
vulnerabilities as they are open for everyone to see! ⚠️** | ||
|
||
We encourage responsible disclosure practices for security | ||
vulnerabilities. | ||
|
||
|
||
## Supported Versions | ||
|
||
Always update to the latest version of | ||
this Action to keep up with security patches. | ||
|
||
|
||
## Reporting a Vulnerability | ||
|
||
If you believe you've found a security-related bug, we | ||
prefer that you fill out a [vulnerability report on GitHub] | ||
directly. | ||
|
||
[vulnerability report on GitHub]: | ||
/pypa/gh-action-pypi-publish/security/advisories/new | ||
|
||
|
||
## Don't have a GitHub account? | ||
|
||
Alternatively, drop an email to | ||
``wk+gh-action-pypi-publish-security`` at ``sydorenko`` dot | ||
``org`` dot ``ua`` instead of filing a ticket or posting to | ||
_any_ public groups. We will try to assess the problem in | ||
timely manner and disclose it in a responsible way. |
This file was deleted.
Oops, something went wrong.