bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

commit 825ff480cd32551b47eed07b64e2778136869ef5
parent b4ef1a0ba17e9ef18cc2bc6097e4cc111fd9cfab
Author: Amit Dutta <mail@amit.is-a.dev>
Date:   Fri,  3 Jul 2026 07:31:04 +0530

Rename SECURITY.md to security.md [skip ci]
Diffstat:
Ddocs/SECURITY.md | 14--------------
Adocs/security.md | 13+++++++++++++
2 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/docs/SECURITY.md b/docs/SECURITY.md @@ -1,13 +0,0 @@ ---- -title: '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display:inline; margin-bottom:-2px; margin-right:6px;"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"/><path d="m9 12 2 2 4-4"/></svg> Security Policy' ---- - -# Security Policy - -## Reporting a Vulnerability or Code Error - -While this is a personal learning project, if you find a security issue in any of the code, please let me know. - -You can report vulnerabilities or errors by opening a new issue on the repository. Please include as much detail as you can — steps to reproduce, and what a fix might look like if you have one in mind. - -Thanks for helping improve the quality of my work.- \ No newline at end of file diff --git a/docs/security.md b/docs/security.md @@ -0,0 +1,13 @@ +--- +title: '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display:inline; margin-bottom:-2px; margin-right:6px;"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"/><path d="m9 12 2 2 4-4"/></svg> Security Policy' +--- + +# Security Policy + +## Reporting a Vulnerability or Code Error + +While this is a personal learning project, if you find a security issue in any of the code, please let me know. + +You can report vulnerabilities or errors by opening a new issue on the repository. Please include as much detail as you can — steps to reproduce, and what a fix might look like if you have one in mind. + +Thanks for helping improve the quality of my work.
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror