docs: add CONTRIBUTING.md with development setup

This commit is contained in:
Username
2025-12-25 00:27:05 +01:00
parent d1df8c4f76
commit 48e1e2d8e5
2 changed files with 120 additions and 1 deletions

View File

@@ -15,13 +15,13 @@ Prioritized, actionable tasks. Each task is small and completable in one session
| Status | Task
|--------|--------------------------------------------------------------
| ☐ | Create CONTRIBUTING.md with development setup
| ☐ | Add PKI usage examples to documentation
## Completed
| Date | Task
|------------|--------------------------------------------------------------
| 2024-12 | Create CONTRIBUTING.md with development setup
| 2024-12 | Fix all mypy type errors (now enforced in CI)
| 2024-12 | Enhance CI with security-tests job, SBOM generation, memory checks
| 2024-12 | Complete pentest remediation (CRYPTO-001, TIMING-001)