audit work
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# eIDAS Crypto Plugin Charter
|
||||
|
||||
## Mission
|
||||
Provide eIDAS-compliant signing and verification integrations for StellaOps.
|
||||
|
||||
## Responsibilities
|
||||
- Keep signing/verification paths deterministic when possible.
|
||||
- Clearly distinguish stubbed vs production integrations.
|
||||
- Track task status in `TASKS.md`.
|
||||
|
||||
## Required Reading
|
||||
- `docs/modules/platform/architecture-overview.md`
|
||||
|
||||
## Working Agreement
|
||||
- 1. Update task status in the sprint file and local `TASKS.md`.
|
||||
- 2. Validate key configuration and supported algorithms explicitly.
|
||||
- 3. Add tests for error paths and non-production stubs.
|
||||
10
src/__Libraries/StellaOps.Cryptography.Plugin.EIDAS/TASKS.md
Normal file
10
src/__Libraries/StellaOps.Cryptography.Plugin.EIDAS/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# eIDAS Crypto Plugin Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0253-M | DONE | Maintainability audit for StellaOps.Cryptography.Plugin.EIDAS. |
|
||||
| AUDIT-0253-T | DONE | Test coverage audit for StellaOps.Cryptography.Plugin.EIDAS. |
|
||||
| AUDIT-0253-A | TODO | Pending approval for changes. |
|
||||
Reference in New Issue
Block a user