Update the contributing guide to point to the Microsoft Researcher portal instead of the deprecated secure@microsoft.com (#41425)

* Update the contributing guide to point to the Microsoft Researcher portal instead of the deprecated secure@microsoft.com * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Blue committed Aug 25, 2026 at 21:17 UTC e0887b853b7b381986d99b610d2958aaea9fc404
1 file changed +4 -3
CONTRIBUTING.md
+4 -3
@@ -38,7 +38,7 @@ Thank you in advance for your contribution! We appreciate your help in making WS
38 ## Notes for collecting WSL logs
39
40 ### Important: Reporting BSODs and Security issues
41 -**Do not open GitHub issues for Windows crashes (BSODs) or security issues.** Instead, send Windows crashes or other security-related issues to secure@microsoft.com.
41 +**Do not open GitHub issues for Windows crashes (BSODs) or security issues.** Instead, report the issue on the [Microsoft Researcher Portal](https://msrc.microsoft.com/report/vulnerability/new).
42 See the `10) Reporting a Windows crash (BSOD)` section below for detailed instructions.
43
44 ### Reporting issues in Windows Console or WSL text rendering/user experience
@@ -110,8 +110,9 @@ Then reproduce the issue, and let the machine crash and reboot.
110
111 After reboot, the kernel dump will be in `%SystemRoot%\MEMORY.DMP` (unless this path has been overridden in the advanced system settings).
112
113 -Please send this dump to: secure@microsoft.com .
114 -Make sure that the email body contains:
113 +Please upload the kernel dump on the [Microsoft Researcher Portal](https://msrc.microsoft.com/report/vulnerability/new)
114 +
115 +Make sure that the description contains:
116
117 - The GitHub issue number, if any
118 - That this dump is intended for the WSL team