An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dependency-analysis

A curated list of projects in awesome lists tagged with dependency-analysis .

https://github.com/webpro-nl/knip

✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!

deadcode dependency-analysis dependency-management javascript lint linter maintenance typescript unused-code unused-exports

Last synced: 05 Jan 2026

https://github.com/sverweij/dependency-cruiser

Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.

architecture-diagram circular-dependencies dependencies dependency-analysis dependency-cruiser dependency-graph javascript jsx static-analysis tsx typescript vue

Last synced: 12 Dec 2025

https://github.com/loov/goda

Go Dependency Analysis toolkit

dependency-analysis go

Last synced: 14 May 2025

https://github.com/lunasec-io/lunasec

LunaSec - Dependency Security Scanner that automatically notifies you about vulnerabilities like Log4Shell or node-ipc in your Pull Requests and Builds. Protect yourself in 30 seconds with the LunaTrace GitHub App: https://github.com/marketplace/lunatrace-by-lunasec/

compliance continuous-delivery cve-scanning cybersecurity dependency-analysis devsecops gdpr log4shell pci-dss sbom sbom-generator scanning scanning-tool security security-tools soc2 software-composition-analysis tokenization web-security zero-trust

Last synced: 15 May 2025

https://github.com/owasp-dep-scan/dep-scan

OWASP dep-scan is a next-generation security and risk audit tool based on known vulnerabilities, advisories, and license limitations for project dependencies. Both local repositories and container images are supported as the input, and the tool is ideal for integration.

compliance containers cve cyclonedx dependency-analysis dependency-audit devsecops reachability-analysis risk-audit sbom sca security-audit security-tools supply-chain-security vex vulnerability-scanners

Last synced: 03 Apr 2025

https://github.com/insolita/unused-scanner

Detect unused composer dependencies

analyzer composer dependency-analysis hacktoberfest php

Last synced: 15 May 2025

https://github.com/Insolita/unused-scanner

Detect unused composer dependencies

analyzer composer dependency-analysis hacktoberfest php

Last synced: 14 Mar 2025

https://github.com/deps-rs/deps.rs

Keep your dependencies up-to-date

crates dependency-analysis

Last synced: 19 Mar 2025

https://github.com/trailofbits/it-depends

A tool to automatically build a dependency graph and Software Bill of Materials (SBOM) for packages and arbitrary source code repositories.

dependency-analysis dependency-graph hacktoberfest hacktoberfest2021 sbom sbom-generator vulnerability-scanner

Last synced: 15 May 2025

https://github.com/aderyabin/localer

Automatic detecting missing I18n translations tool.

cli-app dependency-analysis gem i18n ruby

Last synced: 10 Oct 2025

https://github.com/realvizu/NsDepCop

NsDepCop is a static code analysis tool that helps to enforce namespace dependency rules in C# projects. No more unplanned or unnoticed dependencies in your system.

csharp dependencies dependency-analysis dotnet msbuild namespace nuget static-code-analysis visual-studio-extension

Last synced: 14 Mar 2025

https://github.com/uptake/pkgnet

R package for analyzing other R packages via graph representations of their dependencies

code-quality dependency-analysis dependency-graph graph-theory r r-package

Last synced: 12 Dec 2025

https://uptake.github.io/pkgnet/

R package for analyzing other R packages via graph representations of their dependencies

code-quality dependency-analysis dependency-graph graph-theory r r-package

Last synced: 24 Apr 2025

https://github.com/rakhimov/cppdep

C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"

c-plus-plus dependency-analysis metrics quality

Last synced: 30 Apr 2025

https://github.com/voxpelli/node-installed-check

Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range

cli dependency-analysis hacktoberfest npm package-json validation versioning

Last synced: 06 Apr 2025

https://github.com/bitlap/sbt-dependency-analyzer

Sbt Dependency Analyzer plugin for IntelliJ based IDEs/Android Studio.

dependency-analysis dependency-tree java jetbrains-plugin sbt scala

Last synced: 12 Oct 2025

https://github.com/rocq-community/coq-dpdgraph

Build dependency graphs between Coq objects [maintainers=@Karmaki,@ybertot]

coq coq-ci coq-platform dependency-analysis dependency-graph docker-coq-action

Last synced: 05 Oct 2025

https://github.com/gradle/github-dependency-graph-gradle-plugin

Gradle Plugin for Extracting Dependency Information to send to GitHub

dependabot dependency-analysis github gradle gradle-bt gradle-bt-software

Last synced: 06 Apr 2025

https://github.com/pichillilorenzo/deps-report

Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require statements.

abstract-syntax-tree ast dependency-analysis dependency-management dependency-manager flow javascript javascript-tools npm-package typescript

Last synced: 15 Apr 2025

https://github.com/brandondocusen/cntxtpy

A discovery and compression tool for your Python codebase. Creates a knowledge graph for a LLM context window, efficiently outlining your project | Code structure visualization | LLM Context Window Efficiency | Static analysis for AI | Large Language Model tooling #LLM #AI #Python #CodeAnalysis #ContextWindow #DeveloperTools

architecture-insights code-documentation code-visualization codebase-analysis context-management context-window decorators dependency-analysis dependency-mapping developer-tools knowledge-graph large-language-models llm llm-integration machine-learning module-relationships numpy open-source python token-reduction

Last synced: 07 Apr 2025

https://github.com/whitesource/merge-confidence

The home of Mend's Merge Confidence feature, for Renovate and Mend Remediate

dependencies dependency dependency-analysis dependency-manager

Last synced: 15 Jul 2025

https://github.com/basicprimitives/javascript

Basic Primitives Diagrams for JavaScript - data visualization components library that implements organizational chart and multi-parent dependency diagrams, contains implementations of JavaScript Controls and PDF rendering plugins.

chart data-visualization demos dependency-analysis dependency-graph dependency-tree diagram diagram-layout diagrams-visualization family-tree familytree javascript javascript-controls library organization-chart organizational-charts orgchart pdf-generation pdfkit-plugins

Last synced: 04 Oct 2025

https://github.com/BasicPrimitives/javascript

Basic Primitives Diagrams for JavaScript - data visualization components library that implements organizational chart and multi-parent dependency diagrams, contains implementations of JavaScript Controls and PDF rendering plugins.

chart data-visualization demos dependency-analysis dependency-graph dependency-tree diagram diagram-layout diagrams-visualization family-tree familytree javascript javascript-controls library organization-chart organizational-charts orgchart pdf-generation pdfkit-plugins

Last synced: 14 Mar 2025

https://github.com/octachron/codept

Contextual Ocaml DEPendencies Tool: alternative ocaml dependency analyzer

dependency-analysis ocaml

Last synced: 09 Apr 2025

https://github.com/mariodujic/Android-multimodule-dependency-graph

Creates a dependency graph for an Android multimodule project.

android dependency-analysis dependency-graph

Last synced: 18 Jul 2025

https://github.com/tcurdt/jdependency

Provides an API to analyse and modify class dependencies. It provides the core to the maven shade plugin for removing unused classes.

dependencies dependency-analysis jarjar java proguard

Last synced: 05 Apr 2025

https://github.com/brandondocusen/cntxtjs

A lightweight tool to optimize your Javascript / Typescript project for LLM context windows by using a knowledge graph | AI code understanding | LLM context enhancement | Code structure visualization | Static analysis for AI | Large Language Model tooling #LLM #AI #JavaScript #TypeScript #CodeAnalysis #ContextWindow #DeveloperTools

architecture-insights code-documentation code-visualization codebase-analysis context-management dependency-analysis dependency-mapping developer-tools ecmascript javascript knowledge-graph large-language-models llm-integration machine-learning module-relationships nextjs nodejs open-source python token-reduction

Last synced: 11 Oct 2025

https://github.com/aspiers/git-explode

Explode linear sequence of git commits into topic branches

branches cli commits dependency-analysis dependency-graph dependency-manager git porting revision-control

Last synced: 04 Oct 2025

https://github.com/ochronasec/ochrona-cli

A command line tool for detecting vulnerabilities in Python dependencies and doing safe package installs

dependency-analysis developer-tools devsecops pip pipfile python requirements security security-tools supply-chain vulnerabilities vulnerability-scanners

Last synced: 12 Jul 2025

https://github.com/asnelt/mixedvines

Python package for canonical vine copula trees with mixed continuous and discrete marginals

c-vines copula copula-models copulae copulas data-analysis dependency-analysis dependency-modeling modeling python regular-vines statistics

Last synced: 23 Jul 2025

https://github.com/cossacklabs/repometascore

repometascore (aka repository metadata scoring) analyzes metadata of the given repository, collects info about its contributors, and outputs the risk level.

dependency-analysis dependency-manager security-tools

Last synced: 24 Aug 2025

https://github.com/bitlap/intellij-sbt-dependency-analyzer

:chart_with_upwards_trend: SBT Dependency Analyzer for IntelliJ IDEA(IntelliJ IDEA的SBT依赖分析插件)

dependency-analysis dependency-graph idea-plugin sbt scala

Last synced: 10 Apr 2025

https://github.com/tanepiper/npm-lint

A linter for npm & node package.json files with a focus on dependency security

dependency-analysis linter linting-rules nodejs npm npm-scripts security security-tools

Last synced: 07 Sep 2025

https://github.com/thoth-station/kebechet

I'm Kebechet bot, goddess of freshness - I will keep your source code fresh and up-to-date

artificial-intelligence bot dependency-analysis dependency-manager hacktoberfest python python3 sourceops thoth version-manager

Last synced: 13 Jun 2025

https://github.com/brandondocusen/cntxtcs

A lightweight tool to optimize your C# project for LLM context windows by using a knowledge graph | Code structure visualization | Static analysis for AI | Large Language Model tooling | .NET ecosystem support #LLM #AI #CSharp #DotNet #CodeAnalysis #ContextWindow #DeveloperTools

architecture-insights code-documentation code-visualization codebase-analysis context-management context-window csharp dependency-analysis dependency-mapping developer-tools dotnet knowledge-graph large-language-models llm llm-integration machine-learning module-relationships open-source python token-reduction

Last synced: 05 May 2025

https://github.com/basicprimitives/react

Basic Primitives Diagrams for React. Data visualization components library that implements organizational chart and multi-parent dependency diagrams.

component data-visualization dependency-analysis dependency-graph dependency-tree diagramming family-tree financial-ownership-diagram hierarchy javascript library organization-chart patent-analysis react tree

Last synced: 04 Oct 2025

https://github.com/chains-project/bump

A dataset of reproducible breaking dependency updates, SANER 2024 (https://doi.org/10.1109/SANER60148.2024.00024)

dependency-analysis java

Last synced: 30 Oct 2025

https://github.com/kjinengineer/decode-deps

🧩 Debug Tool: a Dependency Graph, visualizing module dependencies in js, jsx, ts, tsx projects.

dependency-analysis dependency-debugging dependency-graphs javascript jsx tsx typescript

Last synced: 14 Aug 2025

https://github.com/aint/octopus

🐙 Microservice Architecture Visualization Tool for visualizing and analysing microservice dependency graph.

dependency-analysis dependency-graph microservices microservices-architecture

Last synced: 19 Jul 2025

https://github.com/brandondocusen/cntxtjv

A discovery and compression tool for your Java codebase. Creates a knowledge graph for a LLM context window, efficiently outlining your project #LLM #AI #Java #CodeAnalysis #ContextWindow #DeveloperTools #StaticAnalysis #CodeVisualization

architecture-insights code-documentation code-visualization codebase-analysis context-management context-window dependency-analysis dependency-mapping developer-tools knowledge-graph large-language-models llm llm-integration machine-learning module-relationships open-source python python-frameworks spring token-reduction

Last synced: 10 Apr 2025

https://github.com/thoth-station/prescriptions

⚕️💊 Prescriptions to heal your applications and application dependencies 💊⚕️

dependency-analysis dependency-management hacktoberfest odbl python thoth

Last synced: 10 Apr 2025

https://github.com/devsnicket/eunice

Improve cohesion and modularity through hierarchical structure and unidirectional (non-circular) dependencies. Eunice analyses code and shows if dependencies are unidirectional or circular across the hierarchical structure.

analysis analyzer architecture dependencies dependency dependency-analysis dependency-graph devsnicket eunice javascript modularity node nodejs structure svg yaml

Last synced: 19 Sep 2025

https://github.com/DevSnicket/eunice

Improve cohesion and modularity through hierarchical structure and unidirectional (non-circular) dependencies. Eunice analyses code and shows if dependencies are unidirectional or circular across the hierarchical structure.

analysis analyzer architecture dependencies dependency dependency-analysis dependency-graph devsnicket eunice javascript modularity node nodejs structure svg yaml

Last synced: 19 Jul 2025

https://github.com/sjednac/coffea

Static dependency analyzer for Java bytecode.

code-analysis dependency-analysis java jvm python

Last synced: 12 Oct 2025

https://github.com/ronaldoussoren/modulegraph2

Modulegraph2 is a library for creating and introspecting the dependency graph between Python modules.

dependency-analysis dependency-graph python

Last synced: 17 Mar 2025

https://github.com/asnelt/mixedvinetoolbox

Matlab toolbox for canonical vine copula trees with mixed continuous and discrete marginals

c-vines copula copula-models copulae copulas data-analysis dependency-analysis dependency-modeling matlab modeling regular-vines statistics

Last synced: 17 Mar 2025

https://github.com/stringbean/sbt-dependency-lock

sbt plugin for creating dependency lockfiles

build-tools dependency-analysis lockfile sbt sbt-plugin scala

Last synced: 16 Mar 2025

https://github.com/jpmorganchase/depcom

A blazing fast go / npm package that extracts imported dependencies from Javascript / Typescript / CSS source files.

css dependency-analysis dependency-parser javascript npm parser typescript

Last synced: 03 Aug 2025

https://github.com/muiriswoulfe/nuget-transitive-dependency-finder

The NuGet Transitive Dependency Finder analyzes .NET projects and solutions to find superfluous dependencies that have been explicitly added to projects. The goal is to simplify dependency management.

dependency-analysis developer-tools dotnet nuget

Last synced: 19 Apr 2025

https://github.com/vitorluizc/check-package-usage

[🚧 WIP] A CLI that checks how a package is used in your source; shows unused packages; which packages are used in CommonJS/ESM; and other insights about your packages.

cli cli-tool dependency-analysis javascript node node-js nodejs package-analysis unused-dependencies unused-packages

Last synced: 13 Apr 2025

https://github.com/tomaarsen/module_dependencies

Gather module dependencies of source code

dependency-analysis dependency-graph module modules python

Last synced: 15 Sep 2025

https://github.com/usharik/mssqldependencybrowser

Simple tool to browse between dependent objects on MS SQL Server

csharp dependency-analysis ms-sql-server t-sql tool visualization

Last synced: 30 Oct 2025

https://github.com/chwebdude/dependencychecker

A NuGet DependencyChecker for Azure DevOps and Team Foundation Server.

build-automation dependency-analysis

Last synced: 13 May 2025

https://github.com/mxr576/ddqg-composer-audit

Drupal Dependency Quality Gate Composer Audit plugin

audit composer-plugin dependency-analysis drupal onion-architecture security

Last synced: 11 Jul 2025

https://github.com/eliasgranderubio/4depcheck

a tool to analyze and detect vulnerable dependencies/libraries from different programming languages

dependency-analysis security static-analysis vulnerability-scanners

Last synced: 26 Mar 2025

https://github.com/andresriancho/dirty-dependency-check

Vulnerability dependency check for Maven projects

dependency-analysis security security-tools

Last synced: 26 Oct 2025

https://github.com/doug-wade/gulp-snyk

A gulp wrapper for snyk

dependency-analysis gulp snyk

Last synced: 02 Aug 2025

https://github.com/tj-actions/depcheck

:octocat: Github action to validate unused node project dependencies.

actions depcheck dependencies dependency-analysis github-actions npm-dependencies npm-package

Last synced: 24 Apr 2025

https://github.com/sireum/v3-awas

Awas: A tool for model navigation, dependency analysis and risk analysis of component based systems

aadl dependency-analysis dependency-graph domain-specific-language fault-detection fault-tree hazard-analysis-framework information-flow risk-analysis sireum static-analysis stpa

Last synced: 19 Jul 2025

https://github.com/zupit/owldency

Action that checks if your application uses dependencies with known vulnerabilities.

dependency-analysis github-action gradle java javascript maven npm

Last synced: 14 Apr 2025

https://github.com/buraksenyurt/business-detective

Modernize edilmek istenen bir uygulamadaki business nesnelerin tamamının birer sözleşmesini çıkarmak istediğimizi düşünelim. Her business nesne için birer interface oluşturacağız. Hatta uygulamanın .Net Framework tabanlı olduğunu ve bu sözleşmeler için birer WCF servis noktası üretmek istediğimizi farz edelim. Biraz rosyln'den yararlanarak işi otomatize edebilir miyiz, edebiliyorsak ne kadar ileri gidebiliriz sorularına cevap bulmaya çalışıyoruz.

csharp dependency-analysis dotnet dotnetfram roslyn roslyn-codefix wcf

Last synced: 26 Oct 2025

https://github.com/voxpelli/node-installed-check-core

Checks whether installed modules fulfills the requirements of package.json

dependency-analysis javascript nodejs npm package-json

Last synced: 13 Sep 2025

https://github.com/hotaydev/enygmah

The only tool your project needs to guarantee security and quality. Open-source and free.

analysis application-security automated-testing dependency-analysis secops security security-audit security-automation security-tools

Last synced: 15 May 2025

https://github.com/hxndev/dependency-analysis-and-speedup

In this task, we were given some code snippets and we had to calculate the Dependencies in the code and if resolveable, we needed to re-write the code to remove any sort of dependencies. Furthermore, we had to calculate the speedup graphs too.

c code dependencies dependency-analysis distributed-computing distributed-systems paralelism parallel parallel-computing parallel-programming speedup

Last synced: 09 Oct 2025

https://github.com/fracpete/simple-maven-dependency-list-plugin

Simplified version of maven-dependency plugin that just outputs a list of dependencies.

dependency-analysis java maven-plugin

Last synced: 22 Apr 2025

https://github.com/spiral/prototype

[READ ONLY] Automatic dependency injection using AST modifications. Subtree split of the Spiral Prototype component (see spiral/framework)

ast dependency-analysis dependency-injection php7 spiral

Last synced: 10 Apr 2025

https://github.com/mxr576/composer-audit-changes

The `audit-changes` Composer command works similarly to the built-in `composer audit` command but it only audits newly installed or updated packages since a previous version of composer.lock.

audit composer dependency-analysis qa

Last synced: 30 Jul 2025

https://github.com/vegardit/depcheck-maven-plugin

Maven plugin to check for used unused direct and used indirect (transitive) dependencies.

asm dependency-analysis java maven-plugin static-code-analysis

Last synced: 15 Mar 2025

https://github.com/leegeunhyeok/esbuild-dependency-graph

⚒️ A library that generates a dependency graph using esbuild's metadata

dependency-analysis dependency-graph esbuild

Last synced: 11 Apr 2025

https://github.com/fundingcircle/hellgrid

Track Ruby gem dependencies across projects.

dependency-analysis dependency-graph ruby ruby-gem

Last synced: 25 Aug 2025

https://github.com/roma-glushko/yew

🌿 Build automations that require to understand dependencies in your Python codebase.

automation dependency-analysis dependency-graph python

Last synced: 23 Jul 2025

https://github.com/jnaulty/cargo-diff

Security Review Utility to help highlight risk signals in reviews of dependency updates.

dependency-analysis rust security supply-chain

Last synced: 06 Oct 2025

https://github.com/ryogrid/create_pg_super_document

AI agent–assisted tool that auto-generates a PostgreSQL super document from live metadata (schema, constraints, dependencies, comments)

ai-agent claude-code dependency-analysis document-generation documentation duckdb llm postgresql python

Last synced: 16 Sep 2025

https://github.com/sameetasadullah/dependency-analysis-and-speedup-code-snippets

Dependency Analysis is performed on some code snippets and they have been improved in speed if possible

cpp dependency-analysis dependency-types openmp openmp-parallelization parallel-processing parallel-programming speedup

Last synced: 15 Mar 2025

https://github.com/t1/pdap

Package-Dependencies-Annotation-Processor

annotation-processor dependency dependency-analysis dependency-tree jdk

Last synced: 26 Dec 2025

https://github.com/mathiasfk/dotnet-recursive-references

Recursively finds all project dependencies in a dotnet solution.

dependencies dependency-analysis dotnet recursive reference references

Last synced: 11 Aug 2025

https://github.com/silkgod/oga-maven-plugin

🧩 Old GroupIds Alerter - A Maven plugin that checks for deprecated groupId+artifactId (e.g. did you know that graphql-spring-boot-starter moved from com.graphql-java to com.graphql-java-kickstart?).

dependency-analysis maven-plugin

Last synced: 27 Feb 2025