---
title: "Can I use Ketryx for C# dependencies management if I have Snyk or FOSSA?"
description: "Yes. Since both Snyk and FOSSA can scan for C dependencies, you can use Ketryx for dependencies and SBOM management. Yes, Ketryx scans SPDX files and your vulnerability scanner can output in this format. It parses the SPDX file and creates corresponding dependencies as defined within these files."
category: "Frequently Asked Questions"
section: "Supply Chain Management Software Dependencies"
keywords: ["snyk fossa", "dependencies", "spdx", "management", "files", "extracts", "fossa scan", "output format"]
source_url: "https://support.ketryx.com/hc/en-us/articles/28128298892941-Can-I-use-Ketryx-for-C-dependencies-management-if-I-have-Snyk-or-FOSSA"
last_reviewed: 2026-06-11
---

# Can I use Ketryx for C# dependencies management if I have Snyk or FOSSA?

> **In short:** Yes. Since both Snyk and FOSSA can scan for C dependencies, you can use Ketryx for dependencies and SBOM management. Yes, Ketryx scans SPDX files and your vulnerability scanner can output in this format. It parses the SPDX file and creates corresponding dependencies as defined within these files.

Yes. Since both Snyk and FOSSA can scan for C# dependencies, you can use Ketryx for dependencies and SBOM management.

Yes, Ketryx scans SPDX files and your vulnerability scanner can output in this format. It parses the SPDX file and creates corresponding dependencies as defined within these files. Ketryx extracts crucial information about software packages, including version, license, and advisory information (introduced in SPDX version 2.3), and checks direct and indirect (transitive) dependencies for vulnerabilities.

See MAN-03 - [_Supply Chain Management: Software Dependencies_](https://docs.ketryx.com/manuals/man-03-supply-chain-management-software-dependencies/spdx) for more information.

## Related articles

- [Does Ketryx integrate with multiple vulnerability scanners beyond what is native in Ketryx?](does-ketryx-integrate-with-multiple-vulnerability-scanners-beyond-what-is.md)
- [Can Ketryx scan for dependencies outside of the built-in dependency scanner languages?](can-ketryx-scan-for-dependencies-outside-of-the-built-in-dependency-scanner.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)
- [Does Ketryx support C# dependency scanning?](does-ketryx-support-c-dependency-scanning.md)
- [How do I enable transitive dependencies for my SBOM?](how-do-i-enable-transitive-dependencies-for-my-sbom.md)
