Create SECURITY.md

This commit is contained in:
Carter Perez 2025-12-09 09:36:58 -05:00 committed by GitHub
parent 35ed551ddf
commit f06a4353b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 26 additions and 0 deletions

26
SECURITY.md Normal file
View File

@ -0,0 +1,26 @@
# Security Policy
## Reporting Security Issues
If you discover a security vulnerability in any of the projects or code in this repository, please report it responsibly.
### How to Report
Send an email to: <a href="support@certgames.com">Carterperez@certgames.com</a>
- A description of the vulnerability
- Steps to reproduce the issue
- Potential impact
- Any suggested fixes (optional)
Please do not open public issues for security vulnerabilities.
## Response Timeline
We will acknowledge receipt of your report within 48 hours and provide a more detailed response within 5 business days.
## Scope
This security policy applies to:
- Code in the /PROJECTS directory
- Project descriptions and instructions
- Any scripts or tools provided in this repository
## Educational Purpose
Many projects in this repository are designed for educational and ethical security research. All tools and code should only be used:
- On systems you own or have explicit permission to test
- In controlled lab environments
- For legal security research and learning
Misuse of these tools for unauthorized access or malicious purposes is prohibited and may be illegal.
## Disclaimer
The maintainers of this repository are not responsible for any misuse of the code or projects provided here. Users assume all responsibility for ensuring their use complies with applicable laws and regulations.