Automic VaultAutomic Vault

brew / 排名 3658

安装 passenger

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

安装

使用 Automic Vault 安装

Automic Vault
下载 AV
sudo av install brew:passenger

macOS

Homebrewverified · 100%
brew install passenger

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install libapache2-mod-passenger

Debian stable package indexes · libapache2-mod-passenger · source: deb.debian.org

Arch Linux pacmanverified · 92%
sudo pacman -S passenger

Arch Linux sync databases · passenger · source: geo.mirror.pkgbuild.com

平台说明

  • 没有特定于此软件包的平台说明。

概览

软件包摘要

Server for Ruby, Python, and Node.js apps via Apache/NGINX

命令和别名

  • passenger
  • passenger-config
  • passenger-install-apache2-module
  • passenger-install-nginx-module
  • passenger-memory-stats
  • passenger-status

安全态势

风险级别:green

no executable entrypoint in the package index.

Risk classifier

green risk · low confidence · appliance

Why

  • no executable entrypoint in the package index

Signals

  • metadata:no-indexed-executables

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 2 build dependencies.

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
passengercliglobal executable
passenger-configcliglobal executable
passenger-install-apache2-modulecliglobal executable
passenger-install-nginx-modulecliglobal executable
passenger-memory-statscliglobal executable
passenger-statuscliglobal executable

新鲜度

版本和新鲜度

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

页面生成时间2026-06-10
管理器版本6.1.5
管理器更新时间2026-06-09
本地数据ok
上游not checked
检测到的最新版本not detected

https://github.com/phusion/passenger

安装元数据

软件包元数据

Package keybrew:passenger
Version6.1.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/passenger
Homepagehttps://www.phusionpassenger.com/
Repositoryhttps://github.com/phusion/passenger
Upstream docshttps://www.phusionpassenger.com/docs
LicenseMIT
Source archivehttps://github.com/phusion/passenger/releases/download/release-6.1.5/passenger-6.1.5.tar.gz
Last updated2026-06-09T23:45:27Z
Pulseupdated
Dependenciesapr, apr-util, openssl@3, pcre2
Build dependencieshttpd, nginx
Uses from macOScurl, libxcrypt, ruby
Bottleavailable (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsTo activate Phusion Passenger for Nginx, run: brew install nginx And add the following to $HOMEBREW_PREFIX/etc/nginx/nginx.conf at the top scope (outside http{}): load_module $HOMEBREW_PREFIX/opt/passenger/libexec/modules/ngx_http_passenger_module.so; And add the following to $HOMEBREW_PREFIX/etc/nginx/nginx.conf in the http scope: passenger_root $HOMEBREW_PREFIX/opt/passenger/libexec/src/ruby_supportlib/phusion_passenger/locations.ini; passenger_ruby /usr/bin/ruby; To activate Phusion Passenger for Apache, create /etc/apache2/other/passenger.conf: LoadModule passenger_module $HOMEBREW_PREFIX/opt/passenger/libexec/buildout/apache2/mod_passenger.so PassengerRoot $HOMEBREW_PREFIX/opt/passenger/libexec/src/ruby_supportlib/phusion_passenger/locations.ini PassengerDefaultRuby /usr/bin/ruby

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libapache2-mod-passenger 6.0.26+ds-1.1

web application server - apache2 integration

https://www.phusionpassenger.com/

sudo apt install libapache2-mod-passenger
  • Section: httpd
  • Architecture: amd64
  • Source Package: passenger
  • 8 dependencies
  • normalized package name match
  • Matched by: Passenger
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libapache2-mod-passenger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

passenger 6.0.26+ds-1.1

web application server

https://www.phusionpassenger.com/

sudo apt install passenger
  • Section: ruby
  • Architecture: amd64
  • 11 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Passenger
Debian stable package indexes · deb.debian.org · Debian stable package indexes: passenger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libapache2-mod-passenger 6.0.17+ds-1ubuntu5

web application server - apache2 integration

https://www.phusionpassenger.com/

sudo apt install libapache2-mod-passenger
  • Section: universe/web
  • Architecture: amd64
  • Source Package: passenger
  • 8 dependencies
  • normalized package name match
  • Matched by: Passenger
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libapache2-mod-passenger from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

passenger 6.0.17+ds-1ubuntu5

web application server

https://www.phusionpassenger.com/

sudo apt install passenger
  • Section: universe/ruby
  • Architecture: amd64
  • 12 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Passenger
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: passenger from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

passenger 6.1.3-2

Fast and robust web server and application server for Ruby, Python and Node.js

https://www.phusionpassenger.com

sudo pacman -S passenger
  • License: MIT
  • Architecture: x86_64
  • 5 dependencies
  • normalized package name match
  • Matched by: Passenger
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: passenger from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

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

使用的来源

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