From aa0614cdb02ef25882ccfee51caee0202e6da531 Mon Sep 17 00:00:00 2001 From: Dargon789 <64915515+Dargon789@users.noreply.github.com> Date: Wed, 31 Dec 2025 00:08:53 +0700 Subject: [PATCH 1/2] Revise security policy for reporting vulnerabilities Updated contact information for vulnerability reporting. https://github.com/Dargon789/sequence.js/commit/e90b2e6395fb14c6463a02e88f65dc23ce455d6d Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --- SECURITY.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 6112730aa..a25492078 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -16,4 +16,9 @@ currently being supported with security updates. Use this section to tell people how to report a vulnerability. -Tell them to email [your-security-email@example.com], and they can expect an initial response within 48 hours. We will provide regular updates on the status of the reported vulnerability. +# Security Policy + +## Reporting a Vulnerability + +Contact [dev@wevm.dev](mailto:dev@wevm.dev). + From d1ca07c675ed5a1284da473fd3d723e8f59c9f93 Mon Sep 17 00:00:00 2001 From: Dargon789 <64915515+Dargon789@users.noreply.github.com> Date: Wed, 31 Dec 2025 00:10:40 +0700 Subject: [PATCH 2/2] Update SECURITY.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --- SECURITY.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index a25492078..c9a2fbd4c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -16,9 +16,5 @@ currently being supported with security updates. Use this section to tell people how to report a vulnerability. -# Security Policy - -## Reporting a Vulnerability - -Contact [dev@wevm.dev](mailto:dev@wevm.dev). +To report a vulnerability, please email us at [dev@wevm.dev](mailto:dev@wevm.dev). We aim to provide an initial response within 48 hours and will keep you updated on the status of the reported vulnerability.