---
title: "Does Ketryx integrate with multiple vulnerability scanners beyond what is native in Ketryx?"
description: "Yes, Ketryx scans SPDX files and your vulnerability scanner can likely 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: ["multiple vulnerability", "vulnerability scanners", "native", "integrate", "spdx", "dependencies", "files", "extracts"]
source_url: "https://support.ketryx.com/hc/en-us/articles/27484122855821-Does-Ketryx-integrate-with-multiple-vulnerability-scanners-beyond-what-is-native-in-Ketryx"
last_reviewed: 2026-06-11
---

# Does Ketryx integrate with multiple vulnerability scanners beyond what is native in Ketryx?

Yes, Ketryx scans SPDX files and your vulnerability scanner can likely 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.

## Related articles

- [Can I use Ketryx for C# dependencies management if I have Snyk or FOSSA?](can-i-use-ketryx-for-c-dependencies-management-if-i-have-snyk-or-fossa.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)
- [If we utilize different scanners, does Ketryx take this into account so we know what we have mitigated and what we haven't?](if-we-utilize-different-scanners-does-ketryx-take-this-into-account-so-we-know.md)
