coffea
Dependency analyzer
Analyzes static dependencies in Java bytecode to model its internal structure and connections
Static dependency analyzer for Java bytecode.
14 stars
4 watching
5 forks
Language: Python
last commit: almost 8 years ago code-analysisdependency-analysisjavajvmpython
Related projects:
Repository | Description | Stars |
---|---|---|
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 71 |
wfhartford/gradle-dependency-analyze | Analyzes dependencies in a Java project to identify potential issues and recommendations for improvement | 0 |
trailofbits/it-depends | Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. | 331 |
apiiro/combobulator | A framework to detect and prevent attacks related to dependency confusion in software releases. | 88 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 317 |
mbechler/serianalyzer | Analyzes Java bytecode to identify potential deserialization vulnerabilities. | 241 |
tushartushar/designitejava | A tool for assessing the quality and structure of Java code by detecting design and implementation smells and computing various object-oriented metrics. | 173 |
deps-rs/deps.rs | Provides a service to analyze and display the status of dependencies in Rust projects. | 426 |
coq-community/coq-dpdgraph | Analyze Coq object dependencies and produce files with dependency information | 86 |
wala/wala | A toolset for static analysis of Java and JavaScript code. | 763 |
spoonlabs/spoon-examples | Demonstrates transformation and analysis of Java source code using an open-source library. | 85 |
stephanenicolas/toothpick | A Dependency Injection library for Java and Android applications | 1,123 |
cybercentrecanada/assemblyline-service-espresso | Analyzes Java JAR files for malicious code and extracts human-readable class files | 2 |
storyyeller/krakatau | A toolset for analyzing and manipulating Java bytecode | 1,992 |
tomtom-international/cpp-dependencies | A tool that scans C++ source code to generate dependency graphs in .dot format | 745 |