Software Composition Analysis Tools
Software Composition Analysis (SCA) tools for identifying security vulnerabilities in open source components, third-party libraries, and software dependencies.
Browse 164 software composition analysis tools
FEATURED
- Home
- Categories
- Application Security
- Software Composition Analysis
USE CASES
Fix-first AppSec powered by agentic remediation, covering SCA, SAST & secrets.
Runtime SCA tool prioritizing fixable & exploitable open-source vulnerabilities
OpenSCA Project is a dependency security scanner that runs in the browser.
Comprehensive suite for advanced file analysis and software supply chain security.
CI/CD security platform for GitHub Actions with runtime threat detection
Unified SBOM management platform for supply chain security, compliance, and license
MCP server that adds real-time package vuln checks to AI coding assistants.
CLI tool for scanning Python dependencies for known vulnerabilities.
Vulnerability management & compliance platform for open source supply chains.
Supply chain firewall blocking malicious/vulnerable packages before installation.
SBOM generation & vuln identification tool for C/C++ and embedded software
Autonomous open source supply chain security & license compliance platform.
SBOM creation, management & vulnerability scanning across the dep. tree.
SCA tool for detecting OSS vulnerabilities and license risks in dependency trees.
Free SCA tool for open source projects with vuln scanning & SBOM.
Detects and blocks malicious/vulnerable open source packages in supply chains.
Automated SCRM tool for SBOM analysis, VDR, and software cyber risk scoring.
Automotive binary SBOM scanner for supply chain vuln detection & compliance.
OSS risk management system for SBOM generation, vuln & license analysis.
Database for researching & tracking open source components with safety scores.
Web scanner that detects vulnerable/outdated components and license risks.
SCA tool scanning web projects for vulnerable, outdated, or non-compliant components.
IDE plugin that scans dependencies for vulnerabilities during development.
SCA scanner for open source vulnerabilities, license compliance & SBOM.
Software Composition Analysis Tools FAQ
Common questions about Software Composition Analysis tools, selection guides, pricing, and comparisons.
Modern SCA tools analyze the full dependency tree, including transitive (indirect) dependencies that your direct dependencies pull in. A typical application may have 50 direct dependencies but 500+ transitive ones. SCA tools map this entire tree, flag vulnerabilities at any depth, and identify the upgrade path (which direct dependency you need to update to fix a transitive vulnerability).