From 2a4ae8c93e993ef6e059ec0b9e42e2ad964357fb Mon Sep 17 00:00:00 2001 From: Raj Dave <86198810+Rajdave69@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:21:20 +0300 Subject: [PATCH] Fix security URL Co-authored-by: Nico <47644445+nicotsx@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/4_security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/4_security.yml b/.github/ISSUE_TEMPLATE/4_security.yml index 5f7a5dbc..0b6c91aa 100644 --- a/.github/ISSUE_TEMPLATE/4_security.yml +++ b/.github/ISSUE_TEMPLATE/4_security.yml @@ -13,7 +13,7 @@ body: Please report security vulnerabilities privately through one of these methods: - - Use GitHub's private security advisory feature: [Report a vulnerability](https://github.com/RajDave69/zerobyte/security/advisories/new) + - Use GitHub's private security advisory feature: [Report a vulnerability](https://github.com/nicotsx/zerobyte/security/advisories/new) - Contact the maintainers directly via email if listed in the repository This helps us address security issues responsibly before they can be exploited.