deptry
Dependency scanner
A tool to detect and report unused, missing, and transitive dependencies in Python projects.
Find unused, missing and transitive dependencies in a Python project.
932 stars
6 watching
20 forks
Language: Python
last commit: 4 days ago
Linked from 1 awesome list
cicddependenciespep621poetrypythonrust
Related projects:
Repository | Description | Stars |
---|---|---|
tweag/fawltydeps | A tool that identifies unused or missing dependencies in Python projects. | 205 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 |
checkmarx/chainjacking | A tool to identify susceptible dependencies in Go projects | 56 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
pyupio/safety | Detects known security vulnerabilities in Python dependencies and provides recommendations for remediation. | 1,758 |
est31/cargo-udeps | Detects unused dependencies in Rust projects during compilation. | 1,781 |
thebjorn/pydeps | A tool to visualize and manage dependencies of Python modules. | 1,819 |
fgeek/pyfiscan | A web application vulnerability and version scanner designed to identify outdated software on Linux servers. | 565 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 6 |
pyupio/dparse | A parser for Python dependency files, supporting various formats used in package management. | 62 |
deps-rs/deps.rs | Provides a service to analyze and display the status of dependencies in Rust projects. | 440 |
trailofbits/it-depends | Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. | 334 |
zpm-zsh/check-deps | A tool to check dependencies and provide installation instructions for zsh plugins. | 3 |
macro128/pdm-conda | A plugin to integrate Conda package management with project dependency resolution and installation | 34 |
idiom/pftriage | Tool to analyze files during malware analysis and triage by extracting properties and detecting malicious indicators. | 77 |