From 772ea21c398184654df41ce373094cc100981263 Mon Sep 17 00:00:00 2001 From: Luiz Carvalho Date: Tue, 1 Aug 2023 10:57:55 -0400 Subject: [PATCH] Create SECURITY.md Signed-off-by: Luiz Carvalho --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..2c05a1f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +## Reporting a Vulnerability + +To report a security issue, please click on the "Report a vulnerability" button from the "Security" tab. +See detailed [instructions]([url](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability)https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability). + +The maintainers will respond within 3 working days of the report. +If the issue is confirmed as a vulnerability, we will open a Security Advisory. +We will fully acknowledge the reporter for responsibly disclosing the vulnerability.