macOS
brew install falcoctllocal Homebrew formula metadata
安装
brew install falcoctllocal Homebrew formula metadata
nix profile install nixpkgs#falcoctlnixpkgs package indexes · pkgs/by-name/fa/falcoctl/package.nix · 来源: api.github.com
sudo zypper install falcoctlopenSUSE Tumbleweed package metadata · falcoctl · 来源: download.opensuse.org
概览
CLI tool for working with Falco and its ecosystem components
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
falcoctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:falcoctl |
|---|---|
| 版本 | 0.13.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/falcosecurity/falcoctl |
| 仓库 | https://github.com/falcosecurity/falcoctl |
| 最后更新 | 2026-07-26T11:37:55+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-completion来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.