|
| 1 | +<p align="center"> |
| 2 | + <img src="https://hack23.github.io/cia-compliance-manager/icon-192.png" alt="Hack23 Logo" width="192" height="192"> |
| 3 | +</p> |
| 4 | + |
| 5 | +<h1 align="center">🤝 Contributing — CIA Compliance Manager</h1> |
| 6 | + |
| 7 | +<p align="center"> |
| 8 | + <strong>🛡️ Secure Contribution Guidelines</strong><br> |
| 9 | + <em>🎯 Building Security Through Collaborative Excellence</em> |
| 10 | +</p> |
| 11 | + |
| 12 | +<p align="center"> |
| 13 | + <a href="#"><img src="https://img.shields.io/badge/Owner-CEO-0A66C2?style=for-the-badge" alt="Owner"/></a> |
| 14 | + <a href="#"><img src="https://img.shields.io/badge/Version-1.0-555?style=for-the-badge" alt="Version"/></a> |
| 15 | + <a href="#"><img src="https://img.shields.io/badge/Effective-2024--11--17-success?style=for-the-badge" alt="Effective Date"/></a> |
| 16 | + <a href="#"><img src="https://img.shields.io/badge/Review-Quarterly-orange?style=for-the-badge" alt="Review Cycle"/></a> |
| 17 | +</p> |
| 18 | + |
| 19 | +**📋 Document Owner:** CEO | **📄 Version:** 1.0 | **📅 Last Updated:** 2024-11-17 (UTC) |
| 20 | +**🔄 Review Cycle:** Quarterly | **⏰ Next Review:** 2025-02-17 |
| 21 | + |
| 22 | +--- |
| 23 | + |
| 24 | +## 🎯 **Purpose Statement** |
| 25 | + |
| 26 | +This contributing guide establishes secure contribution procedures for CIA Compliance Manager, implementing [Secure Development Policy](https://github.com/Hack23/ISMS-PUBLIC/blob/main/Secure_Development_Policy.md) and [Change Management](https://github.com/Hack23/ISMS-PUBLIC/blob/main/Change_Management.md) from Hack23 AB's ISMS framework. |
| 27 | + |
| 28 | +We believe in **security through transparency** and **continuous improvement**, welcoming contributions that enhance the project while maintaining our high security standards. |
| 29 | + |
| 30 | +*— James Pether Sörling, CEO/Founder* |
| 31 | + |
| 32 | +--- |
| 33 | + |
1 | 34 | ## Contributing |
2 | 35 |
|
3 | 36 | [fork]: /fork |
@@ -49,3 +82,40 @@ Learn more about these agents in [`.github/agents/README.md`](.github/agents/REA |
49 | 82 | - [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/) |
50 | 83 | - [Using Pull Requests](https://help.github.com/articles/about-pull-requests/) |
51 | 84 | - [GitHub Help](https://help.github.com) |
| 85 | + |
| 86 | +--- |
| 87 | + |
| 88 | +## 📚 Related Documents |
| 89 | + |
| 90 | +### 🛠️ Development & Security Policies |
| 91 | +- [🛠️ Secure Development Policy](https://github.com/Hack23/ISMS-PUBLIC/blob/main/Secure_Development_Policy.md) - Development security standards |
| 92 | +- [📝 Change Management](https://github.com/Hack23/ISMS-PUBLIC/blob/main/Change_Management.md) - Change control procedures |
| 93 | +- [🔐 Information Security Policy](https://github.com/Hack23/ISMS-PUBLIC/blob/main/Information_Security_Policy.md) - Overall security governance |
| 94 | +- [🔍 Vulnerability Management](https://github.com/Hack23/ISMS-PUBLIC/blob/main/Vulnerability_Management.md) - Security testing and remediation |
| 95 | + |
| 96 | +### 📝 Testing & Documentation |
| 97 | +- [📝 Unit Test Plan](./docs/UnitTestPlan.md) - Unit testing requirements |
| 98 | +- [🌐 E2E Test Plan](./docs/E2ETestPlan.md) - End-to-end testing standards |
| 99 | +- [⚡ Performance Testing](./docs/performance-testing.md) - Performance benchmarks |
| 100 | + |
| 101 | +### 🤖 GitHub Copilot Agents |
| 102 | +- [🤖 Agent Guide](../.github/agents/README.md) - Copilot agent documentation |
| 103 | +- [💻 TypeScript React Agent](../.github/agents/typescript-react-agent.md) - React development assistance |
| 104 | +- [🧪 Testing Agent](../.github/agents/testing-agent.md) - Testing support |
| 105 | +- [🔍 Code Review Agent](../.github/agents/code-review-agent.md) - Code quality reviews |
| 106 | +- [🛡️ Security Compliance Agent](../.github/agents/security-compliance-agent.md) - Security guidance |
| 107 | + |
| 108 | +### 📋 Project Governance |
| 109 | +- [📜 Code of Conduct](./CODE_OF_CONDUCT.md) - Community standards |
| 110 | +- [🔐 Security Policy](./SECURITY.md) - Vulnerability reporting |
| 111 | +- [📋 README](./README.md) - Project overview |
| 112 | + |
| 113 | +--- |
| 114 | + |
| 115 | +**📋 Document Control:** |
| 116 | +**✅ Approved by:** James Pether Sörling, CEO |
| 117 | +**📤 Distribution:** Public |
| 118 | +**🏷️ Classification:** [](https://github.com/Hack23/ISMS-PUBLIC/blob/main/CLASSIFICATION.md#confidentiality-levels) |
| 119 | +**📅 Effective Date:** 2024-11-17 |
| 120 | +**⏰ Next Review:** 2025-02-17 |
| 121 | +**🎯 Framework Compliance:** [](https://github.com/Hack23/ISMS-PUBLIC/blob/main/CLASSIFICATION.md) [](https://github.com/Hack23/ISMS-PUBLIC/blob/main/CLASSIFICATION.md) [](https://github.com/Hack23/ISMS-PUBLIC/blob/main/CLASSIFICATION.md) [](https://github.com/Hack23/ISMS-PUBLIC/blob/main/CLASSIFICATION.md) |
0 commit comments