forked from username/flaskpaste
ci: enforce mypy type checking (all errors fixed)
This commit is contained in:
2
TODO.md
2
TODO.md
@@ -17,6 +17,7 @@ Unstructured intake buffer for ideas, issues, and observations. Items here are r
|
||||
|
||||
## Observations
|
||||
|
||||
- Mypy type errors fixed: now enforced in CI (was informational)
|
||||
- CI enhanced: security-tests job, SBOM generation (CycloneDX), memory leak checks
|
||||
- Comprehensive pentest plan completed (PENTEST_PLAN.md) - all remediations implemented
|
||||
- PKI uses AES-256-GCM for CA private key encryption (PBKDF2 key derivation)
|
||||
@@ -42,7 +43,6 @@ Unstructured intake buffer for ideas, issues, and observations. Items here are r
|
||||
|
||||
## Debt
|
||||
|
||||
- Mypy has pre-existing type errors (runs with --ignore-missing-imports)
|
||||
- Could add more deployment examples (Kubernetes, Ansible role)
|
||||
|
||||
## External Dependencies
|
||||
|
||||
Reference in New Issue
Block a user