Skip to content

Commit b00b6e9

Browse files
author
Bryant Ejorh
authored
Merge pull request #4 from CodeByBryant/CodeByBryant-patch-1
Create SECURITY.md
2 parents a4698e6 + e716692 commit b00b6e9

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you discover a security vulnerability in **EvoSquares**, please help us address it responsibly by following these steps:
6+
7+
1. **Do Not Open a Public Issue**:
8+
To protect users of the project, avoid discussing vulnerabilities publicly in the issue tracker or elsewhere.
9+
10+
2. **Contact Us Directly**:
11+
Go to the Security tab under the repository name and click on 'Report a vulnerability'
12+
- A detailed description of the vulnerability.
13+
- Steps to reproduce the issue.
14+
- Any relevant code or screenshots.
15+
16+
3. **Responsible Disclosure**:
17+
Please allow us time to address the issue before making any details public. We greatly appreciate your cooperation in protecting the integrity and security of this project.
18+
19+
---
20+
21+
## Scope of Security
22+
23+
We are primarily concerned with vulnerabilities that:
24+
- Allow unauthorized access to user data.
25+
- Enable denial-of-service (DoS) attacks.
26+
- Cause unintended behavior that could affect data integrity or system stability.
27+
28+
---
29+
30+
## Security Best Practices
31+
32+
To ensure your own security while contributing to EvoSquares, follow these guidelines:
33+
- Keep your local development environment updated.
34+
- Avoid committing sensitive information, such as API keys or personal data, to the repository.
35+
36+
---
37+
38+
Thank you for helping us maintain the security of **EvoSquares**!

0 commit comments

Comments
 (0)