pkg.sopackage field notes

brew / 排名 8500

使用 Homebrew 安装 yaws

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install yaws

provider-native install command

概览

软件包摘要

Webserver for dynamic content (written in Erlang)

命令和别名

  • yaws

历史

项目历史与用法

Yaws, Yet Another Web Server, is an Erlang HTTP server created by Claes Wikstrom. It is historically important because it made Erlang's lightweight-process concurrency visible to web developers: one Erlang process per client, dynamic Erlang code in pages, standalone or embedded operation, and a long-running niche as an Erlang-native web server.

项目历史

Contemporary articles place Yaws' origin around 2001 as Claes 'Klacke' Wikstrom's project. The official site describes it as a high-performance HTTP/1.1 web server written entirely in Erlang, supporting both standalone daemon mode and embedded mode inside another Erlang application.

The documentation presents Yaws as both a static web server and a dynamic-content system. Pages ending in .yaws can contain embedded Erlang snippets, and the manual describes appmods, streaming, sessions, FastCGI, reverse proxying, WebSockets, long polling, and embedded mode as part of the server's feature set.

The project moved to a public GitHub repository early in GitHub's history; the GitHub API records the erlyaws/yaws repository as created in 2009. The official site now points users to GitHub for source code, releases, tests, and current activity.

采用历史

Yaws gained attention in the early Erlang web community because it turned Erlang's concurrency model into a practical web-server story. A 2011 IEEE Internet Computing article and related conference material framed it as a decade-old Erlang web server known for reliability, stability, and scalability.

Its adoption stayed specialized: it did not become the default general-purpose web server, but it mattered to Erlang users who wanted web serving without leaving the BEAM. It also became a platform for related Erlang web projects and examples, including appmods, yapps, and frameworks or applications that used Yaws as the HTTP layer.

使用方式

Yaws can be run as a normal webserver daemon from yaws.conf or embedded into an Erlang/OTP application. In development, users commonly run it interactively, serve static files, and add .yaws dynamic pages or appmods for request handling.

For package users, the key files are the yaws executable and yaws.conf. The package is useful when maintaining Erlang web applications, old Yaws sites, test servers, or embedded HTTP interfaces where using Erlang directly for request handling is the point.

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

Yaws is a classic example of language-runtime infrastructure becoming a package-manager artifact. Installing it pulls an Erlang-native web server into the Unix service model, with config files, examples, documentation, and a daemon command.

It also captures an important historical argument in server software: concurrency and failure isolation from Erlang processes, rather than thread-per-connection or process-per-connection designs, could be a practical foundation for web workloads.

时间线

  • 2001: Yaws is conceived by Claes Wikstrom, according to later IEEE and Erlang community histories.
  • 2002: Early Yaws material and comparisons emphasize Erlang concurrency under many simultaneous connections.
  • 2009: The erlyaws/yaws GitHub repository is created.
  • 2011: Steve Vinoski's Yaws article and Erlang Factory talk present it as a decade-old Erlang web server.
  • 2024: The official Yaws PDF manual continues to document standalone, embedded, dynamic-content, WebSocket, and proxy features.

Related projects

  • Erlang/OTP is the runtime foundation for Yaws' process model and embedded use.
  • ErlyWeb and Erlang Web are related Erlang web frameworks historically associated with Yaws.
  • Inets is Erlang/OTP's own HTTP server alternative, often compared with Yaws in Erlang deployments.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:server

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
${prefix}/etc/yaws/yaws.conf/etc/yaws/yaws.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
yaws可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本2.3.1
管理器更新时间2026-06-25
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:yaws
版本2.3.1
软件包管理器Homebrew
主页https://erlyaws.github.io/
仓库https://github.com/erlyaws/yaws
最后更新2026-06-25T13:38:13+02:00
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation