MANIFEST.in
README.md
pyproject.toml
dap_platform.egg-info/PKG-INFO
dap_platform.egg-info/SOURCES.txt
dap_platform.egg-info/dependency_links.txt
dap_platform.egg-info/top_level.txt
ui/CHANGELOG.md
ui/DEPLOYMENT.md
ui/README.md
ui/UPDATE_INSTRUCTIONS.md
ui/__init__.py
ui/main.py
ui/main_backup.py
ui/main_old.py
ui/requirements.txt
ui/auth/__init__.py
ui/auth/dependencies.py
ui/auth/ldap_client.py
ui/auth/models.py
ui/auth/session.py
ui/config/__init__.py
ui/config/useful_links.yaml
ui/routers/__init__.py
ui/routers/bi.py
ui/routers/bi_native.py
ui/routers/grc.py
ui/routers/grc_admin.py
ui/routers/grc_attachments.py
ui/routers/grc_dashboard.py
ui/routers/grc_engagements.py
ui/routers/grc_findings.py
ui/routers/grc_notifications.py
ui/routers/grc_org_units.py
ui/routers/grc_plans.py
ui/routers/grc_remediations.py
ui/routers/grc_shared.py
ui/routers/grc_strategic.py
ui/routers/grc_universe.py
ui/routers/grc_universes.py
ui/routers/my_reports.py
ui/routers/workflows.py
ui/services/__init__.py
ui/services/camunda.py
ui/services/docgen.py
ui/services/email.py
ui/services/services__init__.py
ui/static/css/bi.css
ui/static/css/grc.css
ui/static/css/style.css
ui/static/images/favicon.png
ui/static/images/favicon_old.png
ui/static/images/logo.png
ui/static/images/logo_old.png
ui/static/js/app.js
ui/static/js/bi.js
ui/static/js/grc.js
ui/templates/base.html
ui/templates/login.html
ui/templates/pages/ai_assistant.html
ui/templates/pages/bi_analytics.html
ui/templates/pages/data_governance.html
ui/templates/pages/home.html
ui/templates/pages/my_reports.html
ui/templates/pages/reports.html
ui/templates/pages/settings.html
ui/templates/pages/useful_links.html
ui/templates/pages/workflows.html
ui/templates/pages/bi/chart_edit.html
ui/templates/pages/bi/charts.html
ui/templates/pages/bi/dashboard_view.html
ui/templates/pages/bi/dashboards.html
ui/templates/pages/bi/datasources.html
ui/templates/pages/bi/sql_lab.html
ui/templates/pages/grc/engagement_detail.html
ui/templates/pages/grc/engagements.html
ui/templates/pages/grc/finding_detail.html
ui/templates/pages/grc/notifications.html
ui/templates/pages/grc/plan_detail.html
ui/templates/pages/grc/plans.html
ui/templates/pages/grc/remediation_detail.html
ui/templates/pages/grc/remediations.html
ui/templates/pages/grc/settings_workflows.html
ui/templates/pages/grc/strategic_plan_detail.html
ui/templates/pages/grc/strategic_plan_new.html
ui/templates/pages/grc/strategic_plans.html
ui/templates/pages/grc/universe.html
ui/templates/pages/grc/universe_detail.html
ui/templates/pages/grc/universes.html