We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dd471d + bcad26b commit f8884e2Copy full SHA for f8884e2
2 files changed
.github/ISSUE_TEMPLATE/security.md
@@ -0,0 +1,8 @@
1
+---
2
+name: Security issue
3
+about: Report a security vulnerability
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
.github/SECURITY.md
@@ -1,3 +1,7 @@
+# Security Policy
+## Reporting a Vulnerability
To report a security vulnerability to `newsapi-python`,
-please [file an issue](https://github.com/mattlisiv/newsapi-python/issues/new)
+please [file an issue](https://github.com/mattlisiv/newsapi-python/issues/new?assignees=&labels=&template=security.md&title=)
at this repository's Issues page.
0 commit comments