We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe2927 commit 0750f8fCopy full SHA for 0750f8f
1 file changed
docs/SECURITY.md
@@ -0,0 +1,17 @@
1
+<!--
2
+This is a default security policy that applies to the entire testdouble organization.
3
+It may be overridden by a repo-specific security policy.
4
+https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file
5
+-->
6
+
7
+# Security Policy 🛡️
8
9
+## ✅ Supported Versions
10
11
+Only the greatest published version (according to SemVer) will be supported.
12
+This version will be indicated as the "Latest Release" on GitHub Releases. :octocat:
13
14
+## ⚠️ Reporting a Vulnerability
15
16
+Use GitHub's built-in reporting mechanism for disclosure.
17
+Go to the Security tab -> Report a vulnerability.
0 commit comments