dependency-management
Secure and manage your third-party dependencies.
There are 142 repositories under dependency-management topic.
pyupio/safety
Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
pointfreeco/swift-dependencies
A dependency management library inspired by SwiftUI's "environment."
GetStream/vg
Virtualgo: Easy and powerful workspace based development for go
gauge-sh/tach
A Python tool to enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip 🔧 Able to be adopted incrementally - ⚡ Implemented with no runtime impact ♾️ Interoperable with your existing systems 🦀 Written in rust
ehmicky/nve
Run any command on specific Node.js versions
gradle/gradle-build-action
Execute your Gradle build and trigger dependency submission
coenjacobs/mozart
Developers tool for WordPress plugins: Wraps all your projects dependencies in your own namespace, in order to prevent conflicts with other plugins loading the same dependencies in different versions.
kiliankoe/swift-outdated
A swift subcommand for displaying when your dependencies (SwiftPM or Xcode) are out of date
bureado/awesome-software-supply-chain-security
A compilation of resources in the software supply chain security domain, with emphasis on open source
thoth-station/micropipenv
A lightweight wrapper for pip to support requirements.txt, Pipenv and Poetry lock files or converting them to pip-tools compatible output. Designed for containerized Python applications but not limited to them.
gradle/actions
A collection of GitHub Actions to accelerate your Gradle Builds on GitHub
go-kod/kod
A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors
abdes/asap
A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X and Windows.
netlify/framework-info
Framework detection utility
vishalgarg-sec/Software-Supply-Chain-Security
A compilation of Software Supply Chain Security resources including initiatives, standards, regulations, organizations, vendors, tooling, books, articles and a plethora of learning resources from the web.
aaronpeikert/reproducible-research
A Reproducible Data Analysis Workflow with R Markdown, Git, Make, and Docker
dfed/SafeDI
Compile-time-safe dependency injection in Swift
momosecurity/mosec-maven-plugin
用于检测maven项目的第三方依赖组件是否存在安全漏洞。
silverwind/updates
Flexible npm and poetry dependency update tool
saadmk11/github-actions-version-updater
A GitHub Action that Updates All GitHub Actions in a Repository and Creates a Pull Request with the Updates
pichillilorenzo/deps-report
Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require statements.
MarcoEidinger/swift-package-dependencies-check
Catch up with outdated versions based on your package dependency requirements
stempler/bnd-platform
Build OSGi bundles and Eclipse Update Sites from existing JARs, e.g. from Maven repositories (Plugin for Gradle)
pilosus/pip-license-checker
Check license types for third-party dependencies: permissive, copyleft, proprietory, etc.
HaythemMejerbi/Blogfy
📷 Blog taking application utilizing Ktor REST-API and following modern practices: Kotlin, Coroutines, Flows, Channels, Room, Work Manager, Navigation Component, MVI, Clean Architecture, Modularization, Dagger Hilt, Tests...
ali77gh/bake-rs
Simple and easy to use "script runner" written in Rust.
kevcodez/gradle-upgrade-interactive
CLI to interactively upgrade gradle dependencies, inspired by yarn.
DeterminateSystems/flake-checker-action
A GitHub Action that performs health checks for your Nix flake.lock files
ewohltman/graphdot
Visualize Go module dependencies in Graphviz DOT format
NikiforovAll/dependify
Explore project dependencies in .NET
edoardottt/depsdev
CLI client (and Golang module) for deps.dev API. Free access to dependencies, licenses, advisories, and other critical health and security signals for open source package versions.
pilosus/action-pip-license-checker
GitHub Action for license compliance: Python, JavaScript, iOS, Android and more.
depscloud/depscloud
Index and query dependencies across your company's private repositories.
ecoAPM/dotnet-libyear
A simple measure of dependency freshness
ehmicky/nvexeca
nvm + execa = nvexeca
matanby/python-monorepo-template
Effortlessly create and manage multiple Python services and packages with this Python Mono Repo Template. Includes pre-commit hooks, GitHub Actions, Dockerfiles, and more for streamlined development ⚡️