- 1SharePoint
- 2SharePoint
- 3SharePoint
- 4SharePoint
- 5SharePoint
- 6SharePoint
- 7SharePoint
- 8SharePoint
- 9SharePoint
- 10SharePoint
- 11SharePoint
- 12SharePoint
- 13SharePoint
- 14SharePoint
- 15SharePoint
- 16SharePoint
Release Notes
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
[Unreleased]
Added
- Added customer-facing security assurance report for planned version
1.1.0 at
customer-docs/asset-command-center/14-customer-security-assurance-report.md.
Documentation
- Updated planned release version references to 1.1.0 across customer
EULA and customer-facing README/appendix documentation.
- Updated security reports to include release-scope Bandit evidence and
transparent --ignore-nosec validation reporting.
[1.0.2] - 2026-05-11
Changed
- Release packaging now includes README.md and CHANGELOG.md in
GitHub release assets.
- Windows MSI payload staging now includes CHANGELOG.md alongside
existing metadata files.
- Release validation now checks that README.md and CHANGELOG.md are
present in MSI harvested payload metadata.
README
Asset Command Centre
This repository is centered on the legacy-focused Asset Command Centre
service in tools/asset-management.
Repository slug remains CMDB-Full-Asset-Platform during migration for
compatibility with existing release, packaging, and automation contracts.
Planned Release Version
Planned release version for the next customer publication set: 1.1.0.
Security evidence for this planned release is maintained in:
SECURITY.mdcustomer-docs/asset-command-center/14-customer-security-assurance-report.md
Documentation Layout
Customer-facing material now lives under customer-docs/:
customer-docs/README.mdcustomer-docs/asset-command-center/README.mdcustomer-docs/asset-command-center/playbooks/discovery/README.mdcustomer-docs/legal/EULA.md
Internal-only material now lives under docs/:
docs/TOOLKIT-ARCHITECTURE-WAY-AHEAD.mddocs/RELEASE-SIGNING.mddocs/asset-command-center/CONNECTIVITY-ARCHITECTURE-OVERVIEW.mddocs/asset-command-center/IMPLEMENTATION-PROGRESS.md
Active Service
Primary implementation path:
tools/asset-management
Primary startup entry point for local development:
tools/asset-management/run_local.py
Windows Installer Variants
Release packaging now publishes two Windows MSI variants:
cmdb-platform_<version>_win_x64.msi
Offline/full installer. Bundles heavyweight prerequisites (larger download).
cmdb-platform_<version>_win_x64_online.msi
Online installer. Downloads prerequisites during install (smaller download).
Use the offline MSI for restricted or air-gapped environments.
Use the online MSI when outbound internet access is available.