Automic VaultAutomic Vault

brew

Installer cfn-lint avec Homebrew, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cfn-lint pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install cfn-lint

local Homebrew formula metadata

Linux

openSUSE zyppervérifié · 92%
sudo zypper install python311-cfn-lint

openSUSE Tumbleweed package metadata · python311-cfn-lint · Source: download.opensuse.org

aperçu

Résumé du paquet

Validate CloudFormation templates against the CloudFormation spec

historique

Historique du projet et usages

cfn-lint is the AWS CloudFormation linter for validating JSON and YAML templates against CloudFormation resource provider schemas and additional best-practice checks. It is a Python command-line tool, but its real job is to keep infrastructure-as-code feedback local, scriptable, and close to the editor or CI system.

Historique du projet

The official GitHub repository was created under the aws-cloudformation organization in April 2018 and describes the tool as validating CloudFormation templates against AWS CloudFormation resource provider schemas and extra checks. Its README also documents support for AWS Serverless Application Model templates by transforming SAM before linting.

The project has accumulated a large rule set, optional graph, JUnit, and SARIF output dependencies, editor integrations, a GitHub Action, and frequent schema-update releases. That release pattern reflects CloudFormation itself: the linter must track AWS service and resource schema changes continuously rather than behaving like a static syntax checker.

Historique d'adoption

Official installation docs include pip, Homebrew, Docker, and editor integrations for Atom, Emacs, Vim or Neovim, Sublime, Visual Studio Code, and IntelliJ IDEA. The README also links a GitHub Marketplace action and an online demo, showing adoption across local development and CI workflows.

The package metadata in this batch shows cfn-lint packaged for Homebrew and openSUSE, while the official README shows PyPI as the primary distribution channel. For CloudFormation users, it became the expected preflight check before deploying templates.

Modes d'utilisation

Typical use is `cfn-lint template.yaml`, optionally with multiple templates, shell globs, regions, output formats, custom rules, ignored checks, or SARIF and JUnit outputs for CI. The documented configuration files are `.cfnlintrc`, `.cfnlintrc.yaml`, `.cfnlintrc.yml`, and `~/.cfnlintrc`.

cfn-lint can update or patch CloudFormation specs, build DOT graphs, validate against CloudFormation Registry schemas, and tune exit-code severity. It is best understood as a local policy and schema feedback tool for CloudFormation authors, not as an AWS deployment client.

Pourquoi les passionnés de paquets s'y intéressent

For package nerds, cfn-lint is notable because it packages a fast-moving cloud provider schema surface into an installable CLI. The frequent official releases that update CloudFormation schemas are the interesting bit: package freshness directly affects whether the linter recognizes new AWS resource types and properties.

It also sits at the intersection of several packaging channels: Python packaging for the upstream tool, Homebrew for macOS-heavy infrastructure teams, containers for pinned CI runs, and editor plugins for live feedback.

Chronologie

  • 2018: The aws-cloudformation/cfn-lint repository is created on GitHub.
  • 2026: Official releases continue to publish frequent CloudFormation schema updates.
  • 2026: The README documents Python 3.10 through 3.14 support, optional extras, Homebrew installation, Docker usage, editor integrations, and CI outputs.

Related projects

  • AWS CloudFormation provides the template language and resource provider schemas cfn-lint validates against.
  • AWS Serverless Application Model templates are transformed before linting, according to the official README.
  • CloudFormation Guard and CloudFormation Registry are adjacent AWS CloudFormation tools referenced by the project's community and options.

posture de sécurité

Niveau de risque : orange

infrastructure mutation or orchestration signal.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • infrastructure mutation or orchestration signal

Signaux

  • text:cloud

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 4 dépendances d’exécution.

Revue recommandée

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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.cfnlintrc.cfnlintrc.yaml.cfnlintrc.yml~/.cfnlintrc

exécutables

Exécutables installés

CommandeTypeExpositionNote
cfn-lintcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-08
version du gestionnaire1.52.1
gestionnaire mis à jour2026-06-30
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/aws-cloudformation/cfn-lint

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:cfn-lint
Version1.52.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/cfn-lint
Page d'accueilhttps://github.com/aws-cloudformation/cfn-lint/
Dépôthttps://github.com/aws-cloudformation/cfn-lint
Docs amonthttps://github.com/aws-cloudformation/cfn-lint#readme
LicenceMIT-0
Archive sourcehttps://files.pythonhosted.org/packages/ed/67/6e8416db23ac67854c66123dd97d1758d2dd0ff2603653a97d9dd872bed5/cfn_lint-1.52.1.tar.gz
Dernière mise à jour2026-06-30T21:29:12Z
Pulseupdated
Dépendanceslibyaml, pydantic, python@3.14, rpds-py
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecfn-lint
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

zypper95%

python311-cfn-lint 1.47.0-1.2

Tool to checks cloudformation for practices and behaviour

https://github.com/aws-cloudformation/cfn-python-lint

sudo zypper install python311-cfn-lint
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-cfn-lint
  • 15 Dépendances
  • 4 fournit
  • normalized package name match
  • Correspondance par : Cfn Lint
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python311-cfn-lint from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python313-cfn-lint 1.47.0-1.2

Tool to checks cloudformation for practices and behaviour

https://github.com/aws-cloudformation/cfn-python-lint

sudo zypper install python313-cfn-lint
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-cfn-lint
  • 15 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Cfn Lint
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-cfn-lint from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python314-cfn-lint 1.47.0-1.2

Tool to checks cloudformation for practices and behaviour

https://github.com/aws-cloudformation/cfn-python-lint

sudo zypper install python314-cfn-lint
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-cfn-lint
  • 15 Dépendances
  • 4 fournit
  • normalized package name match
  • Correspondance par : Cfn Lint
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-cfn-lint from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment