From dc7672c39153268140d5caa5c3b6e99ad0bf03bf Mon Sep 17 00:00:00 2001 From: Ryan Gregg Date: Tue, 17 Mar 2026 12:22:23 -0700 Subject: [PATCH] Add SECURITY.md and CODE_OF_CONDUCT.md Add standard Microsoft community health files required by the open source release checklist. Co-Authored-By: Claude Sonnet 4.6 --- CODE_OF_CONDUCT.md | 10 ++++++++++ SECURITY.md | 14 ++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 CODE_OF_CONDUCT.md create mode 100644 SECURITY.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..686e5e7a --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,10 @@ +# Microsoft Open Source Code of Conduct + +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). + +Resources: + +- [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/) +- [Microsoft Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) +- Contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with questions or concerns +- Employees can reach out at [aka.ms/opensource/moderation-support](https://aka.ms/opensource/moderation-support) diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..656f7918 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ + + +## Security + +Microsoft takes the security of our software products and services seriously, which +includes all source code repositories in our GitHub organizations. + +**Please do not report security vulnerabilities through public GitHub issues.** + +For security reporting information, locations, contact information, and policies, +please review the latest guidance for Microsoft repositories at +[https://aka.ms/SECURITY.md](https://aka.ms/SECURITY.md). + +