We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff9a3d commit 99868e2Copy full SHA for 99868e2
.github/SECURITY.md
@@ -0,0 +1,21 @@
1
+# Security Policy
2
+
3
+## Supported Versions
4
5
+In general, only the latest released ``jsonschema`` version is supported
6
+and will receive updates.
7
8
+## Reporting a Vulnerability
9
10
+To report a security vulnerability, please send an email to
11
+``[email protected]`` with subject line ``SECURITY
12
+(jsonschema)``.
13
14
+I will do my best to respond within 48 hours to acknowledge the message
15
+and discuss further steps.
16
17
+If the vulnerability is accepted, an advisory will be sent out via
18
+GitHub's security advisory functionality.
19
20
+For non-sensitive discussion related to this policy itself, feel free to
21
+open an issue on the issue tracker.
0 commit comments