macOS
brew install falcoctllocal Homebrew formula metadata
brew / rang 6825
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de falcoctl pour les workflows d'agents IA.
installation
brew install falcoctllocal Homebrew formula metadata
nix profile install nixpkgs#falcoctlnixpkgs package indexes · pkgs/by-name/fa/falcoctl/package.nix · Source: api.github.com
sudo zypper install falcoctlopenSUSE Tumbleweed package metadata · falcoctl · Source: download.opensuse.org
aperçu
CLI tool for working with Falco and its ecosystem components
historique
falcoctl is the official administrative CLI for Falco and its ecosystem components. It installs, searches, and updates Falco artifacts such as rules files and plugins through configured indexes and registries.
The repository was created in 2019 and its first GitHub release was labeled an initial proof of concept. It later became part of the Falco project's core, stable repository set, with the README badges identifying it as both a Falco core repository and stable project.
The tool exists because Falco is no longer just one binary and one rules file. The Falco project documents falcoctl as the component that makes it easier to install rules and plugins and perform administrative tasks, and also notes that falcoctl is bundled together with Falco.
falcoctl's adoption is tied to Falco's ecosystem packaging. Its README documents Linux and macOS release artifacts, Homebrew installation on macOS, source builds, and the default falcosecurity artifact index at `https://falcosecurity.github.io/falcoctl/index.yaml`.
The broader Falco documentation describes Falco as a graduated CNCF project used in production by listed organizations, and names falcoctl among the main project components and ecosystem tools. That makes falcoctl important even when users encounter it indirectly through Falco packaging.
The basic workflow begins with `falcoctl index add`, which stores index metadata locally and downloads an index file. Users then run commands such as `falcoctl index list`, `falcoctl artifact search`, and `falcoctl artifact install` to discover and install Falco rules files and plugins from registries such as GHCR.
The default system configuration file is `/etc/falcoctl/falcoctl.yaml`, while user state under `~/.config/falcoctl/` stores caches, index metadata, and OAuth2 client credentials. Registry authentication can also be configured in the YAML file for private or cloud registries.
falcoctl matters to package and runtime-security users because it separates Falco ecosystem artifact distribution from the Falco daemon itself. Instead of hand-copying rule files and plugins, operators can use a package-manager-like index and artifact model that fits CI, container, and host automation.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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
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.
Config paths the tool may read or write during local use.
/etc/falcoctl/falcoctl.yamlCredential-bearing paths to review before unattended agent runs.
/etc/falcoctl/falcoctl.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
falcoctl | 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:falcoctl |
|---|---|
| Version | 0.13.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/falcosecurity/falcoctl |
| Dépôt | https://github.com/falcosecurity/falcoctl |
| Dernière mise à jour | 2026-07-26T11:37:55+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.
falcoctl
nix profile install nixpkgs#falcoctlfalcoctl 0.13.0-1.4
CLI / Administrative tooling for Falco
https://github.com/falcosecurity/falcoctl
sudo zypper install falcoctlfalcoctl-bash-completion 0.13.0-1.4
Bash Completion for falcoctl
https://github.com/falcosecurity/falcoctl
sudo zypper install falcoctl-bash-completionfalcoctl-fish-completion 0.13.0-1.4
Fish Completion for falcoctl
https://github.com/falcosecurity/falcoctl
sudo zypper install falcoctl-fish-completionfalcoctl-zsh-completion 0.13.0-1.4
Zsh Completion for falcoctl
https://github.com/falcosecurity/falcoctl
sudo zypper install falcoctl-zsh-completionpiste 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.