Other
● Sealed v1.0
Application Dependencies
Application-to-application dependencies derived from network flow.
What it does
Correlates nmap port scan data (NetworkScanDiscovery.csv) with live TCP connection data (Get-NetTCPConnection) to build an application-to-server dependency graph. Outputs ApplicationDependencyDiscovery.csv.
How the app exposes it
The module feeds into the ACQI app's dedicated results view. From there, conflicts, dependencies, and readiness scores roll up into the deal workspace.
Route in app:
/discovered/application-dependency Outputs
Each module produces a CSV with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact columns vary by module — the app's results view shows the live schema.