macOS
brew install zlintlocal Homebrew formula metadata
sudo port install zlintMacPorts ports tree · security/zlint/Portfile · Source: api.github.com
brew / rang 7615
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zlint pour les workflows d'agents IA.
installation
brew install zlintlocal Homebrew formula metadata
sudo port install zlintMacPorts ports tree · security/zlint/Portfile · Source: api.github.com
sudo apt install zlintDebian stable package indexes · zlint · Source: deb.debian.org
nix profile install nixpkgs#zlintnixpkgs package indexes · pkgs/by-name/zl/zlint/package.nix · Source: api.github.com
aperçu
X.509 Certificate Linter focused on Web PKI standards and requirements
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour zlint. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
zlint | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:zlint |
|---|---|
| Version | 3.7.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://zmap.io/ |
| Dépôt | https://github.com/zmap/zlint |
| Dernière mise à jour | 2026-07-25T21:50:59+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 zlintpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.