We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d33835 + e6fd81c commit d89d553Copy full SHA for d89d553
MANIFEST.in
@@ -1,5 +1,6 @@
1
include pyproject.toml
2
include *.rst
3
+include *.md
4
include LICENSE
5
include .coveragerc
6
recursive-include docs *
SECURITY.md
@@ -0,0 +1,5 @@
+# Security Policy
+
+## Reporting a Vulnerability
+Please report security issues to `security@twistedmatrix.com`
0 commit comments