awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesDependency Update Reports

Exporting dependency analysis results into human-readable or machine-parseable formats.

Distinct from Analysis Result Exporters: Focuses on reporting the results of update checks rather than general analysis result serialization for integration.

Explore 2 awesome GitHub repositories matching data & databases · Dependency Update Reports. Refine with filters or upvote what's useful.

Awesome Dependency Update Reports GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • raineorshine/npm-check-updatesraineorshine 的头像

    raineorshine/npm-check-updates

    10,146在 GitHub 上查看↗

    npm-check-updates is a command line utility and programmatic module used to check for newer versions of npm packages and update project manifest files. It functions as a registry client and semantic version manager that upgrades package constraints to the latest releases. The tool distinguishes itself by including supply chain security features, such as a release cooldown period and package ownership tracking, to prevent the adoption of unstable or malicious new releases. It also provides a programmatic API for integrating dependency checks and upgrades directly into custom scripts. Broad ca

    Outputs update results in various formats, including JSON or grouped views, for human readability and auditing.

    TypeScriptnpmnpm-check-updates
    在 GitHub 上查看↗10,146
  • ben-manes/gradle-versions-pluginben-manes 的头像

    ben-manes/gradle-versions-plugin

    4,073在 GitHub 上查看↗

    本项目是一个 Gradle 构建插件,用作依赖更新工具和版本审计器。其主要目的是扫描项目依赖项和构建工具插件,以识别可用的较新库版本。 该插件通过分析依赖约束和物料清单 (BOM) 来识别托管传递版本的更新,从而脱颖而出。它还验证 Gradle 构建工具在发布、候选和夜间构建通道中的可用更新。 该工具涵盖了广泛的功能领域,包括依赖版本分析、软件供应链审计和自动化版本跟踪。它支持多项目构建聚合,并提供可自定义的版本过滤以拒绝不稳定版本。分析结果可以导出为纯文本、JSON、XML 或 HTML 格式的报告。

    Generates reports detailing which dependencies are up-to-date, require upgrades, or failed to resolve.

    Kotlin
    在 GitHub 上查看↗4,073
  1. Home
  2. Data & Databases
  3. Data Serialization Formats
  4. Structured Data Exporters
  5. Dependency Update Reports