From 9de82ba2edfd397b1c5ec442ab6edfd5baff9a52 Mon Sep 17 00:00:00 2001 From: Elizabeth Mitchell Date: Thu, 7 Dec 2023 16:07:28 -0800 Subject: [PATCH] chore: set up security policy PiperOrigin-RevId: 588939087 --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..aabf16bae --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +Security updates are only applied to the latest published version. + +## Reporting a Vulnerability + +Report vulnerabilities in a private +[GitHub security advisory](https://github.com/material-components/material-web/security/advisories/new). + +**Please do not disclose security vulnerabilities in public issues.**