From 071cc55f517521f4c85cd3473d411c6a13dc1c82 Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Tue, 17 Mar 2020 05:58:55 +0530 Subject: [PATCH] Add SECURITY.md --- .github/SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/SECURITY.md diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 00000000..fdb13791 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.x.x | :white_check_mark: | +| 2.x.x | :white_check_mark: | + +## Reporting a Vulnerability + +If you have found any issues that might have security implications, please send a report privately to [contact@shivammathur.com](mailto:contact@shivammathur.com) +Do not report security reports publicly. + +## Tidelift + +If you use this GitHub Action through a Tidelift subscription, please refer to [https://tidelift.com/security](https://tidelift.com/security). \ No newline at end of file