pkg.soopen package index

brew / 排名 6506

使用 Homebrew 安装 graphqlviz

查看 graphqlviz 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install graphqlviz

local Homebrew formula metadata

概览

软件包摘要

GraphQL Server schema visualizer

命令和别名

  • graphqlviz

历史

项目历史与用法

graphqlviz is a small GraphQL schema visualizer that renders Graphviz DOT output from a GraphQL endpoint, schema JSON file, or schema SDL file.

项目历史

The project is intentionally narrow: its README describes a GraphQL Server CLI visualizer adapted from an original web interface. The repository contains a compact JavaScript CLI rather than a broader GraphQL platform.

采用历史

Adoption appears to be niche and developer-tool focused. Its value comes from fitting into the existing Graphviz command-line ecosystem: `graphqlviz` writes DOT, and users pipe that into `dot` to produce PNG or other graph formats.

使用方式

Typical usage is `graphqlviz [url] | dot -Tpng -o graph.png`. The CLI can also read `schema.json` or `schema.graphql`, pass an Authorization header, print the introspection result, and apply theme overrides.

为什么软件包爱好者会关心

graphqlviz is package-manager trivia in the good sense: a tiny bridge between GraphQL introspection and the decades-old Graphviz rendering toolchain. It is useful when a schema diagram is needed quickly and a full GraphQL registry or UI is too much.

时间线

  • Repository era: graphqlviz was published as a JavaScript CLI around a compact GitHub repository with tagged npm releases.
  • Package era: npm and Homebrew packaging made the `graphqlviz` executable available outside direct repository checkout.

Related projects

  • Graphviz supplies the `dot` renderer used for final graph output.
  • GraphQL Inspector and GraphQL Voyager are adjacent schema-understanding tools, though graphqlviz is much smaller and DOT-focused.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:server

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
graphqlviz可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本4.0.1
管理器更新时间2026-06-13
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:graphqlviz
版本4.0.1
软件包管理器Homebrew
主页https://github.com/sheerun/graphqlviz
最后更新2026-06-13T23:34:57+02:00
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation