Skip to content

Commit 4b36aad

Browse files
committed
Update security policy
1 parent 0b9ad04 commit 4b36aad

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

SECURITY.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,19 @@
2222

2323
## Report Vulnerability
2424

25-
If you believe you have found any security vulnerability, please do not report it publicly! Instead, please report it via [fill this form](https://forms.gle/iYjv8jGqkBzjy9yW9) or send an e-mail.
25+
If you believe you have found any security vulnerability, please do not report it publicly! Instead, please report it via [the repository Security Advisories system](https://github.com/hugoalh-studio/ghactions-toolkit-powershell/security/advisories/new), [fill this form (legacy)](https://forms.gle/iYjv8jGqkBzjy9yW9), or send an e-mail (legacy).
2626

2727
All new reports may need up to `~48 hours (~2 days)` to begin the process.
2828

29+
> **📢 Security Vulnerability Report for GitHub repositories should report to their Security Advisories system:**
30+
>
31+
> GitHub now introduced private vulnerability reporting, a dedicated communications channel where the community can disclose security issues directly on GitHub, and allow security researchers to report vulnerabilities securely in the repository.
32+
>
33+
> For the instruction on how to submit a security vulnerability report via the new Security Advisories system, please visit "[Creating a repository security advisory](https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/creating-a-repository-security-advisory)".
34+
2935
> **⚠ Important:**
3036
>
31-
> All reports will only proceed to further process while:
37+
> All legacy reports will only proceed to further process while:
3238
>
3339
> - with the correct personal information of the reporter, and
3440
> - with the correct project's ID or repository URI.
@@ -49,7 +55,7 @@ Please provide as much as you can to help the security vulnerability report supe
4955
- Your account's username (e.g.: `@octocat`).
5056
- Project's ID or repository URI.
5157
- Project's ID is displayed at the top part of the Readme (file: `README.md`), below the project display name (i.e.: header), inside a code block.
52-
- Affected branches, commits, tags, and/or versions.
58+
- Affected branches, commits, releases, tags, and/or versions.
5359
- Versions must be listed as supported.
5460
- For multiple versions, you can use version range instead.
5561
- Affected files.

0 commit comments

Comments
 (0)