security-ownership-map - Analyze git security ownership and bus factor risks.
Analyzes git history to map security ownership, calculate bus factor, build co-change graphs, and export artifacts for visualization.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Build security ownership topology
- Calculate bus factor risks
- Build file co-change graphs
- Detect code maintainer communities
- Export CSV and JSON graph artifacts
- Query bounded ownership JSON slices
Inputs
- Git repository
- Time window parameters
- Sensitivity configuration CSV file
Outputs
- CSV node and edge files
- summary.json summary file
- communities.json community file
- cochange.graph.json graph file
- GraphML format files
- JSON query slices
Requirements
- Python 3
- networkx library
