From 88bfce676726ea6fe59f916c75e1c0676cbaab6c Mon Sep 17 00:00:00 2001 From: mabrar-hybytes Date: Fri, 7 Nov 2025 11:38:59 +0500 Subject: [PATCH 1/2] Create SECURITY.md Signed-off-by: mabrar-hybytes --- SECURITY.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..0a8a0100 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,22 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc. +hello world From e4ec3eb696422150a310ea067f0ed159cc685acc Mon Sep 17 00:00:00 2001 From: mabrar-hybytes Date: Fri, 7 Nov 2025 07:35:30 +0000 Subject: [PATCH 2/2] testing --- test | 1 + 1 file changed, 1 insertion(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 00000000..ce013625 --- /dev/null +++ b/test @@ -0,0 +1 @@ +hello