From 2a82c163f8876a83b7b7f955adc899adf54e9450 Mon Sep 17 00:00:00 2001 From: Oussama Essamadi Date: Mon, 20 May 2024 11:46:50 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..cc1f883 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Reporting a Vulnerability + +Vulnerabilities can be reported on the [Issues](https://github.com/eoussama/translator.js/issues) tab. + +Please follow these steps to report a security vulnerability: + +1. Go to the [Issues](https://github.com/eoussama/translator.js/issues) tab. + +2. Click on the "New Issue" button. + +3. Fill out the form with as much detail as possible, including a clear description of the vulnerability and any steps to reproduce it.