combobulator
Dependency checker
A framework to detect and prevent attacks related to dependency confusion in software releases.
Dependency Combobulator
89 stars
3 watching
7 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
dependency-confusionsdlcsecure-codingsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
sjednac/coffea | Analyzes static dependencies in Java bytecode to model its internal structure and connections | 14 |
vector-of-bool/pubgrub | An algorithm for resolving dependencies between packages in a C++ project | 12 |
bamarni/composition | An API to check environment dependencies at runtime using Composer | 107 |
alanshaw/david | A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 967 |
realvizu/nsdepcop | Analyzes namespace dependencies in C# projects to prevent unintended dependencies | 200 |
mage-os/php-dependency-list | A tool to list PHP class dependencies within a project by parsing source code files. | 5 |
tweag/fawltydeps | A tool that identifies unused or missing dependencies in Python projects. | 205 |
appfoundry/reliant | A Dependency Injection framework for Objective-C that simplifies the process of managing object dependencies. | 51 |
element119/module-sansec-composer-integrity-checker | A tool to detect and notify about unauthorized changes in project dependencies | 31 |
run-as-root/magento-2-dependency-checker | Tool to verify integrity and structure of Magento 2 modules | 31 |
checkmarx/chainjacking | A tool to identify susceptible dependencies in Go projects | 56 |
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 72 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 905 |
thoughtbot/appraisal | A tool for testing Ruby libraries against different versions of dependencies in repeatable scenarios. | 1,274 |
dickwall/subcut | A framework for configuring and providing dependencies to Scala applications in a flexible and type-safe manner. | 386 |