feat: add platform interface inventory and encryption registry
Dependency Audit / dependency-audit (push) Failing after 24s
Deployment Installer / deployment-installer (push) Failing after 4s
Security Audit / security-audit (push) Failing after 5s

This commit is contained in:
2026-07-30 17:42:11 +02:00
parent 82e836b720
commit c9fcdc90c1
10 changed files with 1041 additions and 4 deletions
+6
View File
@@ -191,6 +191,12 @@
"description": "GovOPlaN Erp module behavior or integration.",
"exclusive": false
},
{
"name": "module/encryption",
"color": "b60205",
"description": "GovOPlaN Encryption key custody, cryptographic policy, and E2EE integration.",
"exclusive": false
},
{
"name": "module/evaluation",
"color": "bfdadc",