diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-12-21 11:01:59 -0500 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2021-12-21 11:01:59 -0500 |
commit | a538e76451b24ef92b071a83fb853c08b56548f6 (patch) | |
tree | 512529fa70c6f6b507993a3307dd4547d77b55f8 /.github | |
parent | 1.3.1 rc2 (diff) | |
download | kenshinshideandseek-a538e76451b24ef92b071a83fb853c08b56548f6.tar.gz kenshinshideandseek-a538e76451b24ef92b071a83fb853c08b56548f6.tar.bz2 kenshinshideandseek-a538e76451b24ef92b071a83fb853c08b56548f6.zip |
add SECUTIRY.md
Diffstat (limited to '.github')
-rw-r--r-- | .github/SECURITY.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 0000000..0af3931 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.3.1 | :white_check_mark: | +| 1.3.0 | :white_check_mark: | +| 1.2.0 | :x: | + +## Reporting a Vulnerability + +If you Find any security vulnerabilitys in the plugin, please contact me at +tylermurphy534@gmail.com IMMEDITALLY. All requests will be taken seriously. +Tell me your plugin version, as non supported versions will be ignored.
\ No newline at end of file |