From 43f168c2f64afc675d7dd54adec30bb3c473e8ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B4=95=E0=B5=81=E0=B4=9F=E0=B5=8D=E0=B4=9F=E0=B5=82?= =?UTF-8?q?=E0=B4=B8=E0=B5=8D?= Date: Thu, 6 Feb 2025 15:58:15 +0100 Subject: [PATCH] docs: use GitHub markdown alert formatting for note (#4666) --- SECURITY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 8930b000..1ea1a0a3 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -13,7 +13,8 @@ We use [Github Security Advisories](https://github.com/hoppscotch/hoppscotch/sec Someone from the Hoppscotch team shall report to you within 48 hours of the disclosure of the vulnerability in GHSA. If no response was received, please reach out to Hoppscotch Support at support@hoppscotch.io along with the GHSA advisory link. -> NOTE: Since we have multiple open source components, Advisories may move into the relevant repo (for example, an XSS in a UI component might be part of [`@hoppscotch/ui`](https://github.com/hoppscotch/ui)). +> [!NOTE] +> Since we have multiple open source components, Advisories may move into the relevant repo (for example, an XSS in a UI component might be part of [`@hoppscotch/ui`](https://github.com/hoppscotch/ui)). > If in doubt, open your report in `hoppscotch/hoppscotch` GHSA. **Do not create a GitHub issue ticket to report a security vulnerability!**