---
title: "Why are there fewer dependencies in the Ketryx SBOM module than parsed and shown on the build page?"
description: "One reason why there may be fewer dependencies in the SBOM module than on the build page, is that the uploaded SBOM contains transitive dependencies. By default, the build page will display a flat list of all dependencies, and the SBOM page will only show a list of top-level dependencies."
category: "Frequently Asked Questions"
section: "Supply Chain Management Software Dependencies"
keywords: ["fewer", "parsed", "dependencies sbom", "sbom module", "build", "shown", "transitive", "list"]
source_url: "https://support.ketryx.com/hc/en-us/articles/33469493841293-Why-are-there-fewer-dependencies-in-the-Ketryx-SBOM-module-than-parsed-and-shown-on-the-build-page"
last_reviewed: 2026-06-11
---

# Why are there fewer dependencies in the Ketryx SBOM module than parsed and shown on the build page?

One reason why there may be fewer dependencies in the SBOM module than on the build page, is that the uploaded SBOM contains transitive dependencies. By default, the build page will display a flat list of all dependencies, and the SBOM page will only show a list of top-level dependencies.

If you want transitive dependencies to appear on the SBOM page you can enable the ['create transitive dependency items'](https://docs.ketryx.com/reference/advanced-settings#create-transitive-dependency-items) advanced setting. **Please note:** enabling this setting may lead to a large number of dependencies.

## Related articles

- [Why are there differences between the vulnerabilities shown in the SBOM module and on the Vulnerability page?](why-are-there-differences-between-the-vulnerabilities-shown-in-the-sbom-module.md)
- [How do I enable transitive dependencies for my SBOM?](how-do-i-enable-transitive-dependencies-for-my-sbom.md)
- [SBOM Transitive Dependencies](sbom-transitive-dependencies.md)
- [I submitted a spdx file via the Build API. Why aren't any or all dependencies loading in Ketryx?](i-submitted-a-spdx-file-via-the-build-api-why-aren-t-any-or-all-dependencies.md)
- [Can I link git-based Software Items Specifications to dependencies, in Git?](can-i-link-git-based-software-items-specifications-to-dependencies-in-git.md)
