We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213bd03 commit 8ed6d96Copy full SHA for 8ed6d96
README.md
@@ -6,7 +6,7 @@ Depex is a tool that allows you to reason over the entire configuration space of
6
7
### Key Features
8
9
-- 🔍 **Multi-ecosystem support:** Analyzes Python, JavaScript, Ruby, Rust, Java, and PHP dependencies
+- 🔍 **Multi-ecosystem support:** Analyzes Python, JavaScript, Ruby, Rust, Java, and PHP dependencies, plus CycloneDX and SPDX SBOM files
10
- 🧮 **SMT-based reasoning:** Uses Z3 solver to find optimal dependency configurations
11
- 📊 **Graph analysis:** Visualize and query dependency graphs using Neo4j
12
- ⚡ **High performance:** Async architecture with Redis caching for SSC ingestion with Dagster
0 commit comments