Files
git.stella-ops.org/docs/implplan/SPRINT_211_ui_iii.md
master cef4cb2c5a Add support for ГОСТ Р 34.10 digital signatures
- Implemented the GostKeyValue class for handling public key parameters in ГОСТ Р 34.10 digital signatures.
- Created the GostSignedXml class to manage XML signatures using ГОСТ 34.10, including methods for computing and checking signatures.
- Developed the GostSignedXmlImpl class to encapsulate the signature computation logic and public key retrieval.
- Added specific key value classes for ГОСТ Р 34.10-2001, ГОСТ Р 34.10-2012/256, and ГОСТ Р 34.10-2012/512 to support different signature algorithms.
- Ensured compatibility with existing XML signature standards while integrating ГОСТ cryptography.
2025-11-09 21:59:57 +02:00

1.3 KiB

Sprint 211 - Experience & SDKs · 180.E) UI.III

Active items only. Completed/historic work now resides in docs/implplan/archived/tasks.md (updated 2025-11-08).

[Experience & SDKs] 180.E) UI.III Depends on: Sprint 180.E - UI.II Summary: Experience & SDKs focus on UI (phase III).

Task ID State Task description Owners (Source)
UI-POLICY-27-001 TODO Update Console policy workspace RBAC guards, scope requests, and user messaging to reflect the new Policy Studio roles/scopes (policy:author/review/approve/operate/audit/simulate), including Cypress auth stubs and help text. Dependencies: UI-POLICY-23-006. UI Guild, Product Ops (src/UI/StellaOps.UI)
UI-SIG-26-001 TODO Add reachability columns/badges to Vulnerability Explorer with filters and tooltips. UI Guild, Signals Guild (src/UI/StellaOps.UI)
UI-SIG-26-002 TODO Enhance “Why” drawer with call path visualization, reachability timeline, and evidence list. Dependencies: UI-SIG-26-001. UI Guild (src/UI/StellaOps.UI)
UI-SIG-26-003 TODO Add reachability overlay halos/time slider to SBOM Graph along with state legend. Dependencies: UI-SIG-26-002. UI Guild (src/UI/StellaOps.UI)
UI-SIG-26-004 TODO Build Reachability Center view showing asset coverage, missing sensors, and stale facts. Dependencies: UI-SIG-26-003. UI Guild (src/UI/StellaOps.UI)