diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-03 11:41:35 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-03 11:41:35 -0400 |
commit | aa340803944d406622bbfce16107d25a9d55b2cf (patch) | |
tree | 4503e25cd856fb8c63a6fffcf3fc8ad141367d18 | |
parent | 30a249aac87be4701bfafae2ed3c5a6e964aa3fc (diff) | |
download | python-coveragepy-git-aa340803944d406622bbfce16107d25a9d55b2cf.tar.gz |
docs: a GitHub security policy
-rw-r--r-- | .github/SECURITY.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 00000000..005467ce --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,4 @@ +# Security Disclosures + +To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). +Tidelift will coordinate the fix and disclosure with maintainers. |