Skip to content

Commit f2c46b9

Browse files
authored
Create SECURITY.md
A very basic security policy 99% of the work was done using the power of AI. Signed-off-by: Cuthbert Baines <149163506+cuthbert86@users.noreply.github.com>
1 parent 4b35fd0 commit f2c46b9

1 file changed

Lines changed: 53 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
This project is currently under active development.
6+
7+
Security updates will be applied to the latest version of the codebase.
8+
9+
| Version | Supported |
10+
|---------|-----------|
11+
| Latest ||
12+
13+
---
14+
15+
## Reporting a Vulnerability
16+
17+
If you discover a security vulnerability, please report it responsibly.
18+
19+
**Please do not create a public GitHub issue for security vulnerabilities.**
20+
21+
Instead, contact:
22+
23+
📧 [your-email@example.com]
24+
25+
Include:
26+
27+
- Description of the issue
28+
- Steps to reproduce (if applicable)
29+
- Potential impact
30+
31+
You can expect:
32+
33+
- Acknowledgement within a reasonable timeframe
34+
- Investigation of the report
35+
- Appropriate remediation if confirmed
36+
37+
---
38+
39+
## Scope
40+
41+
This policy applies to:
42+
43+
- Source code
44+
- Dependencies
45+
- Configuration files
46+
- Deployment scripts (if applicable)
47+
48+
---
49+
50+
## Disclaimer
51+
52+
This project is provided "as is" without warranty of any kind.
53+
Users are responsible for evaluating security suitability for their use case.

0 commit comments

Comments
 (0)