Portfolio Graph

Use when the user asks code-level portfolio questions or to build/refresh/query the portfolio source-code graph — "which products depend on module X" / CVE blast radius, "top shared libraries", "internal library coupling", "rebuild the portfolio graph", "query the code graph". Distinct from /repo-graph (the organizational coverage graph): this one holds the code-level layers — module dependencies (L1), Kubernetes interfaces (L2), artifacts/SBOM (L3), and symbols (L4), all implemented — in a queryable SQLite database built by python3 -m traust.cli portfolio.

openshift 786c09f 2 files · 33.2 KB Updated

File contents

openshift/traust/tree/main/harnessing/portfolio-graph commit 786c09f8fe

Frequently asked questions

npx skillmds@latest add openshift/portfolio-graph