macOS
brew install zlintlocal Homebrew formula metadata
sudo port install zlintMacPorts ports tree · security/zlint/Portfile · 来源: api.github.com
安装
brew install zlintlocal Homebrew formula metadata
sudo port install zlintMacPorts ports tree · security/zlint/Portfile · 来源: api.github.com
nix profile install nixpkgs#zlintnixpkgs package indexes · pkgs/by-name/zl/zlint/package.nix · 来源: api.github.com
概览
X.509 Certificate Linter focused on Web PKI standards and requirements
历史
ZLint is a Go-based X.509 certificate linter from the ZMap/Web PKI research ecosystem. It encodes checks from RFC 5280, CA/Browser Forum Baseline Requirements, and related PKI rules so certificates can be linted before or after issuance.
The public GitHub repository was created in 2016 under the ZMap organization, and the 2018 paper Tracking Certificate Misissuance in the Wild introduced ZLint as part of a systematic study of certificate authority mistakes. The paper describes manually dissecting RFC 5280 and CA/B Forum Baseline Requirements into standalone lints, with hundreds of checks that could be run over certificate corpora.
ZLint grew out of the same measurement culture as ZMap and Censys: turn public Internet and Web PKI data into testable artifacts. Its README presents it both as a command-line tool and as a library that can be integrated into CA software, which is why the package matters beyond one-off certificate inspection.
The original research ran ZLint over browser-trusted certificates in Censys, making it part of a Web PKI measurement pipeline rather than only a local developer utility. The tool helped quantify how certificate construction errors changed over time and how errors correlated with CA operational practices.
The CA/Browser Forum lists ZLint among linting software resources, alongside tools such as pkilint and pkimetal. That placement is significant because CA/B Forum rules are the policy surface ZLint was built to encode, and the listing reflects its role in the public certificate-issuance tooling ecosystem.
Practical use is usually pre-issuance or post-issuance certificate checking: feed a certificate to the zlint CLI, or call the Go library from CA, CT-monitoring, or compliance tooling. Results are useful for catching malformed extensions, missing required fields, invalid names, and other policy or standards violations that are easier to automate than to audit by hand.
For package users, ZLint is a specialist security tool: it is not a TLS scanner like testssl.sh and not a certificate parser like OpenSSL. Its niche is standards and policy linting for certificate objects themselves.
ZLint is a good example of research software becoming operational infrastructure. It packages Web PKI policy as runnable checks, so a formula install gives operators and researchers the same kind of linting logic used in large-scale certificate studies.
It also shows the ZMap project's broader pattern: small focused command-line tools that turn Internet measurement and PKI knowledge into reusable Unix-style components.
安全态势
没有找到 zlint 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
zlint | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:zlint |
|---|---|
| 版本 | 3.7.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://zmap.io/ |
| 仓库 | https://github.com/zmap/zlint |
| 最后更新 | 2026-07-25T21:50:59+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
zlint 3.6.2-4
X.509 Certificate Linter focused on Web PKI standards (program)
sudo apt install zlintzlint
nix profile install nixpkgs#zlintzlint
sudo port install zlint来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.