feat: add platform interface inventory and encryption registry
Some checks are pending
Dependency Audit / dependency-audit (push) Waiting to run
Deployment Installer / deployment-installer (push) Waiting to run
Security Audit / security-audit (push) Waiting to run

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

View File

@@ -91,6 +91,7 @@ PACKAGE_MODULE_REPOS=(
"$PARENT/govoplan-dataflow"
"$PARENT/govoplan-datasources"
"$PARENT/govoplan-docs"
"$PARENT/govoplan-encryption"
"$PARENT/govoplan-facilities"
"$PARENT/govoplan-files"
"$PARENT/govoplan-forms-runtime"