Dependency CSV Generator
Generate CSV templates for asset dependencies and relationships
Required Fields
Source Asset Name, Target Asset Name, Dependency Type
Asset names must match exactly with existing assets in your inventory.
Important
Before importing dependencies, ensure all referenced assets exist in your CyberSoluce Professional inventory. Invalid asset references will be skipped during import.
Configuration
Dependency Types Reference
| Type | Description | Example |
|---|---|---|
| Data Flow | Data flows from source to target | Application → Database |
| Network | Network connectivity | Server → Network Switch |
| API | API communication | Web App → REST API |
| Database | Database connection | Service → Database |
| Service | Service dependency | App → Auth Service |
| Infrastructure | Infrastructure dependency | Server → Load Balancer |
| External | Third-party/SaaS dependency | App → AWS S3 |