pkg.soopen package index

brew / 排名 2258

使用 Homebrew, MacPorts, Nix 安装 hcl2json

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install hcl2json

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install hcl2json

MacPorts ports tree · textproc/hcl2json/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#hcl2json

nixpkgs package indexes · pkgs/by-name/hc/hcl2json/package.nix · 来源: api.github.com

概览

软件包摘要

Convert HCL2 to JSON

命令和别名

  • hcl2json

历史

项目历史与用法

hcl2json is a small Go command-line converter for turning HashiCorp Configuration Language version 2 input into JSON. Its niche is not general Terraform evaluation; it is a bridge for scripts and non-Go programs that need to inspect HCL-shaped configuration without embedding a full HCL-aware application.

项目历史

The repository was created in July 2019 and framed itself around HCL2 conversion at a time when HCL was becoming the shared configuration substrate for Terraform and other HashiCorp-style tools. The README says the tool was created because there were few direct schemaless converters, while later HashiCorp HCL tooling such as hcldec offered a more specification-driven path.

采用历史

Adoption stayed in the small-utility lane: Homebrew, MacPorts, Nix, prebuilt GitHub release binaries, Docker images, and tool-version-manager installs made it easy to drop into shell pipelines. The project matters most where HCL is data to inspect or transform rather than configuration to execute.

使用方式

Typical use is piping an HCL file or stdin through hcl2json and redirecting JSON output for downstream tools. The README also documents a simplify mode and an HCL pack-format mode, while warning that some HCL constructs cannot be converted with exact semantic equivalence.

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

Package maintainers care about hcl2json because it is a single-purpose, Go-built CLI with no runtime service, no credentials, and obvious test fixtures: feed HCL in, compare JSON out. It fills the awkward gap between plain text processing and linking a whole HCL application stack.

时间线

  • 2019: GitHub repository created.
  • 2019: v0.0.1 release published.
  • 2020: 0.3.x releases broadened the early packaged surface.
  • 2021: v0.3.2 release published.

Related projects

  • HashiCorp HCL provides the underlying configuration language and Go packages.
  • Terraform is the most common class of HCL input mentioned by the project.
  • hcldec is the upstream HCL command-line alternative for spec-guided decoding.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:hcl2json
版本0.6.9
软件包管理器Homebrew
主页https://github.com/tmccombs/hcl2json
仓库https://github.com/tmccombs/hcl2json
最后更新2026-07-25T20:56:30-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

hcl2json

nix profile install nixpkgs#hcl2json
  • normalized package name match
  • 匹配方式:Hcl2json
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hc/hcl2json/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

hcl2json

sudo port install hcl2json
  • normalized package name match
  • 匹配方式:Hcl2json
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/hcl2json/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

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