Software Dependency Tree Visualizer

About

The Software Dependency Tree Visualizer helps you understand and analyze your software dependencies by creating interactive visualizations from Software Bill of Materials (SBOM) data.

Please Note: I do not retain any of the SBOM data you provide. All data is processed temporarily for visualization purposes only and is not stored or shared in any form.

How to Use

    Try a testing a sample SBOM file using the "Try Example SBOM File" button below or follow these steps to use your own SBOM file:
  1. Generate an SBOM using a tool, such as Trivy in CycloneDX JSON format
  2. Upload the generated JSON file using the interface below
  3. Explore your dependency tree visualization
  4. Explore your dependency tree visualization

Features

  • Visualize your SBOM as trees
  • Handles Circular Dependencies
  • Raw JSON output view
  • Easy data download for further analysis
Drag and drop your CycloneDX SBOM JSON file here, or click to select a file
Example file can be located here
or
Processing your file...