Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, pacman, apt, zypper 安装 sysdig

查看 sysdig 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install sysdig

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install sysdig

MacPorts ports tree · sysutils/sysdig/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#sysdig

nixpkgs package indexes · sysdig · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S sysdig

Arch Linux sync databases · sysdig · 来源: geo.mirror.pkgbuild.com

Ubuntu apt已验证 · 92%
sudo apt install sysdig

Ubuntu 24.04 LTS package indexes · sysdig · 来源: archive.ubuntu.com

openSUSE zypper已验证 · 92%
sudo zypper install sysdig

openSUSE Tumbleweed package metadata · sysdig · 来源: download.opensuse.org

概览

软件包摘要

System-level exploration and troubleshooting tool

命令和别名

  • csysdig
  • scap-driver-loader
  • sysdig

历史

项目历史与用法

sysdig is a system-visibility and troubleshooting CLI that became important to package and operations culture by bringing packet-capture-style workflows to system calls, processes, files, networking, and containers.

项目历史

Sysdig's official announcement introduced it as an open-source system exploration tool focused on system-level monitoring and troubleshooting. The announcement connected the project to the founders' earlier work on Wireshark and WinPcap and described sysdig as an evolution from network packets toward host and process activity.

The GitHub README presents sysdig as a universal system visibility tool with native container support and describes `csysdig` as a curses UI for the same data. It emphasizes kernel-level capture of system calls and OS events, trace files, and later analysis in a way analogous to tcpdump and Wireshark for networks.

Sysdig's company history says Loris Degioanni founded Sysdig in 2013 and that sysdig OSS was created in 2014 as the first tool for deep, system-call-level introspection into containers.

采用历史

The README documents container-based usage through the official Docker image and distribution-specific deb/rpm release packages. The input package facts list Homebrew, MacPorts, Nix, Arch, Ubuntu, and zypper packages, showing the tool's spread across both macOS package-manager and Linux distribution channels.

Sysdig later became part of a broader open-source security family. A Sysdig Open Source Community announcement groups sysdig OSS with Wireshark, Falco, and Stratoshark, and describes sysdig OSS as the foundation of open-source system visibility for cloud-native forensics and incident response.

使用方式

sysdig is used from the shell to inspect live system activity or capture trace files for later troubleshooting. The README summarizes its pitch as combining ideas from tools such as strace, tcpdump, htop, iftop, and lsof.

The `csysdig` executable gives a terminal UI for interactive exploration, while the `sysdig` CLI remains the package-manager-visible entry point for scripts, incident response, and low-level inspection.

为什么软件包爱好者会关心

sysdig matters to package nerds because it sits at the boundary between ordinary userland packages and kernel-facing observability: packaging has to account for drivers, containers, distribution releases, and security expectations.

It also helped make container-aware troubleshooting a packageable CLI experience, not just a hosted monitoring product.

时间线

  • 2013: Loris Degioanni founded Sysdig.
  • 2014: sysdig OSS was created for system-call-level introspection into containers.
  • 2014: Sysdig was publicly announced as an open-source system exploration tool.
  • 2016: Sysdig created Falco, a related runtime security project.
  • 2025: Sysdig announced an Open Source Community grouping sysdig OSS with Wireshark, Falco, and Stratoshark.

Related projects

  • csysdig is the curses-based terminal UI shipped with sysdig.
  • Falco grew from the same open-source security lineage and uses runtime/event ideas adjacent to sysdig.
  • Wireshark and tcpdump are recurring reference points in official sysdig materials because sysdig adapts packet-capture-style analysis to host and container activity.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 7 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
csysdigcli全局可执行文件
scap-driver-loadercli全局可执行文件
sysdigcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本0.41.4
管理器更新时间2026-05-20
本地数据OK
上游当前
检测到的最新版本0.41.4

https://github.com/draios/sysdig

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:sysdig
版本0.41.4
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/sysdig
主页https://sysdig.com/
仓库https://github.com/draios/sysdig
上游文档https://github.com/draios/sysdig#readme
许可证Apache-2.0 AND (GPL-2.0-only OR MIT) AND (GPL-2.0-only WITH Linux-syscall-note)
源码归档https://github.com/draios/sysdig/archive/refs/tags/0.41.4.tar.gz
最后更新2026-05-20T10:12:52-04:00
Pulseupdated
依赖jsoncpp, luajit, ncurses, re2, tbb, uthash, yaml-cpp
构建依赖cmake, nlohmann-json, pkgconf, valijson
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesysdig
Version Scheme0
Revision4
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

sysdig

nix profile install nixpkgs#sysdig
  • normalized package name match
  • 匹配方式:Sysdig
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: sysdig from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

sysdig 0.36.0+repack-1

system-level exploration and troubleshooting tool

https://www.sysdig.com/

sudo apt install sysdig
  • Section: universe/admin
  • Architecture: amd64
  • 8 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sysdig
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sysdig from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

sysdig 0.41.4-2

Open source system-level exploration and troubleshooting tool

https://www.sysdig.com/

sudo pacman -S sysdig
  • License: Apache-2.0
  • Architecture: x86_64
  • 9 依赖
  • normalized package name match
  • 匹配方式:Sysdig
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sysdig from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

sysdig 0.41.4-1.1

System-level exploration

https://github.com/draios/sysdig

sudo zypper install sysdig
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sysdig
  • 15 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Sysdig
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sysdig from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

sysdig-bash-completion 0.41.4-1.1

Bash completion for sysdig

https://github.com/draios/sysdig

sudo zypper install sysdig-bash-completion
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: sysdig
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Sysdig
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sysdig-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

sysdig-zsh-completion 0.41.4-1.1

Zsh completion for sysdig

https://github.com/draios/sysdig

sudo zypper install sysdig-zsh-completion
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: sysdig
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Sysdig
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sysdig-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

sysdig

sudo port install sysdig
  • normalized package name match
  • 匹配方式:Sysdig
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/sysdig/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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