Skip to content

Commit f9e6331

Browse files
Update CONTRIBUTING.md
1 parent c09945b commit f9e6331

1 file changed

Lines changed: 6 additions & 21 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,8 @@
1-
# Contributing to Threat Code
1+
## Security-Focused Roles
22

3-
We welcome contributions to this project, and we appreciate your interest in security research and ethical hacking. To ensure a positive and productive experience for everyone, we ask that you adhere to the following guidelines:
3+
- **Security Maintainer:** Reviews security-related pull requests and coordinates vulnerability disclosures.
4+
- **Pentester:** Conducts regular penetration testing and reports findings.
5+
- **Incident Responder:** Handles security incidents and coordinates with affected users.
6+
- **DevSecOps Engineer:** Integrates security tools and monitors automated checks in CI/CD.
47

5-
## How to Contribute
6-
7-
1. **Fork the repository** to your own account.
8-
2. **Clone** your fork to your local machine.
9-
3. Create a **new branch** for each change or feature you want to work on.
10-
4. **Commit** your changes with clear, concise messages explaining what you’ve done.
11-
5. Once you’ve completed your changes, **submit a pull request** to the main repository.
12-
13-
## Ethical Guidelines
14-
15-
- Contributions must align with **ethical hacking** practices. We only allow contributions that are used for **education, research, and defensive testing**.
16-
- **Exploit Code**: When contributing PoCs or exploits, make sure they are shared with **context**—i.e., how they can be used to improve security or fix vulnerabilities. The exploit must **NOT** be used to harm systems or individuals.
17-
- **Documentation**: All contributions must be documented, explaining the purpose and how they should be used responsibly.
18-
19-
## Security Considerations
20-
21-
If your contribution involves a potential security vulnerability, please contact us privately through the following email: [security@khulnasoft.com](mailto:security@khulnasoft.com).
22-
23-
By contributing to this repository, you agree to follow the rules above and ensure that the project remains a safe and educational space for everyone.
8+
Contact: [security@khulnasoft.com](mailto:security@khulnasoft.com)

0 commit comments

Comments
 (0)