Automic VaultAutomic Vault

brew / rang 3658

Installer passenger

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

installation

Installer avec Automic Vault

Automic Vault
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

Notes de plateforme

  • Aucune note de plateforme propre au paquet n'était présente.

aperçu

Résumé du paquet

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

Commandes et alias

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

posture de sécurité

Niveau de risque : 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.

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.

exécutables

Exécutables installés

CommandeTypeExpositionNote
passengercliglobal executable
passenger-configcliglobal executable
passenger-install-apache2-modulecliglobal executable
passenger-install-nginx-modulecliglobal executable
passenger-memory-statscliglobal executable
passenger-statuscliglobal executable

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-06-10
version du gestionnaire6.1.5
gestionnaire mis à jour2026-06-09
données localesok
amontnot checked
dernière version détectéenot detected

https://github.com/phusion/passenger

métadonnées d'installation

Métadonnées du paquet

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

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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment