forked from PowerShell/PowerShell
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor security policy documentation so that they appear in the Sec…
…urity policy tab of GitHub (PowerShell#9905) Co-Authored-By: Travis Plunk <[email protected]>
- Loading branch information
1 parent
df9d904
commit f00b073
Showing
4 changed files
with
12 additions
and
8 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
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 |
---|---|---|
|
@@ -9,12 +9,12 @@ assignees: 'TravisEz13' | |
|
||
# Security Issue | ||
|
||
Excerpt from [Issue Management - Security Vulnerabilities](https://github.com/PowerShell/PowerShell/blob/master/docs/maintainers/issue-management.md#security-vulnerabilities) | ||
Excerpt from [Issue Management - Security Vulnerabilities](https://github.com/PowerShell/PowerShell/blob/master/.github/SECURITY.md) | ||
|
||
> If you believe that there is a security vulnerability in PowerShell Core, | ||
> If you believe that there is a security vulnerability in PowerShell, | ||
it **must** be reported to [[email protected]](https://technet.microsoft.com/security/ff852094.aspx) | ||
to allow for [Coordinated Vulnerability Disclosure](https://technet.microsoft.com/security/dn467923). | ||
**Only** file an issue, if [email protected] has confirmed filing an issue is appropriate. | ||
|
||
When you have permission from [email protected] to file an issue here, | ||
please use the Bug Report template and state in the description that you are reporting the issue in coordination with [email protected]. | ||
When you have permission from [[email protected]](https://technet.microsoft.com/security/ff852094.aspx) to file an issue here, | ||
please use the Bug Report template and state in the description that you are reporting the issue in coordination with [[email protected]](https://technet.microsoft.com/security/ff852094.aspx). |
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,5 @@ | ||
# Security Vulnerabilities | ||
|
||
If you believe that there is a security vulnerability in PowerShell, | ||
it **must** be reported to [[email protected]](https://technet.microsoft.com/security/ff852094.aspx) to allow for [Coordinated Vulnerability Disclosure](https://technet.microsoft.com/security/dn467923). | ||
**Only** file an issue, if [[email protected]](https://www.microsoft.com/en-us/msrc/faqs-report-an-issue?rtc=1) has confirmed filing an issue is appropriate. |
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 |
---|---|---|
|
@@ -2,9 +2,8 @@ | |
|
||
## Security Vulnerabilities | ||
|
||
If you believe that there is a security vulnerability in PowerShell Core, | ||
it **must** be reported to [[email protected]](https://technet.microsoft.com/security/ff852094.aspx) to allow for [Coordinated Vulnerability Disclosure](https://technet.microsoft.com/security/dn467923). | ||
**Only** file an issue, if [[email protected]](https://www.microsoft.com/en-us/msrc/faqs-report-an-issue?rtc=1) has confirmed filing an issue is appropriate. | ||
If you believe that there is a security vulnerability in PowerShell, | ||
first follow the [vulnerability issue reporting policy](../../.github/SECURITY.md) before submitting an issue. | ||
|
||
## Long-living issue labels | ||
|
||
|