From e287b4bc939e6cdeb6fa0acdb0cc8e12bea163d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alessandro=20Pezz=C3=A8?= Date: Thu, 9 Sep 2021 13:53:37 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..6a9a4cbf --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +## Supported Versions + +The following versions of PokeAPI are currently being supported with security updates. + +| Version | Supported | +| --- | --- | +| `master` | :white_check_mark: | +| any other version/release/tag | :x: | + +## Reporting a Vulnerability + +If you find a security issue, please act responsibly and do NOT report it in the public issue tracker. + +Instead, send an email to the following email addresses: pokeapi.co@gmail.com, igougi.ui@gmail.com(@Naramsim) + +If you don't receive a prompt answer, open a ticket here: https://github.com/PokeAPI/pokeapi/issues/new/choose