module-sansec-composer-integrity-checker
Dependency checker
A tool to detect and notify about unauthorized changes in project dependencies
A Magento 2 module wrapper for the Sansec Composer Integrity plugin.
31 stars
1 watching
2 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
composermagento2security
Related projects:
Repository | Description | Stars |
---|---|---|
run-as-root/magento-2-dependency-checker | Tool to verify integrity and structure of Magento 2 modules | 31 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 896 |
bamarni/composition | An API to check environment dependencies at runtime using Composer | 107 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |
avstudnitz/avs_disablemodules | An extension that identifies and reports modules without dependencies in a Magento 2 installation | 99 |
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
pdepend/pdepend | Analyzes and evaluates the quality of PHP software designs to improve maintainability, reusability, and extensibility. | 926 |
ionbazan/composer-diff | Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
baldwin-agency/magento2-module-url-data-integrity-checker | A Magento 2 module to detect and report potential URL-related issues in product and category data for improved SEO integrity | 263 |
magento/magento-semver | Automates the identification of backward-incompatible changes in Magento code | 33 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
lastcallmedia/composerextrafiles | Allows dependencies to be downloaded with specific files extracted and installed during package installation | 0 |
alanshaw/david | A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 969 |