Automic VaultAutomic Vault

brew

actions-languageserver を Homebrew でインストール

actions-languageserver のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install actions-languageserver

local Homebrew formula metadata

概要

パッケージ概要

Language server for GitHub Actions YAML files

コマンドとエイリアス

  • actions-languageserver

履歴

プロジェクトの歴史と使われ方

actions-languageserver is GitHub's standalone Language Server Protocol host for the actions-languageservice package, providing editor diagnostics and completions for GitHub Actions workflow YAML.

プロジェクトの歴史

GitHub created the actions/languageservices repository in January 2023 for workflow and expression language services. The language server package exposes those services over LSP and can run as the actions-languageserver CLI using stdio.

採用の歴史

The package sits in the editor-tooling path for GitHub Actions authors: it can be embedded by VS Code-style clients, run from web workers, or configured in editors such as Neovim.

使われ方

Users install @actions/languageserver, often globally, then run actions-languageserver --stdio. Advanced clients may pass initialization options including repository context, log level, experimental features, and an optional GitHub session token.

パッケージ好きにとっての重要性

It matters to package nerds because it turns GitHub Actions workflow validation into a reusable npm and Homebrew CLI rather than a feature locked inside a single editor extension.

タイムライン

  • 2023: actions/languageservices repository created by GitHub.
  • 2023: v0.2.0 release published.
  • 2026: v0.3.58 release published, showing ongoing maintenance.

Related projects

  • The README names actions-languageservice, vscode-languageserver-node, the Language Server Protocol, and the browser playground as related pieces.

ソース

  • GitHub repository and releases API for repository and release chronology.
  • Official languageserver README for purpose and usage.

セキュリティ状態

保護ツール対応はまだ見つかっていません

actions-languageserver に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
~/.config/nvim/lsp/actionsls.lua

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
actions-languageservercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.3.58
マネージャ更新日2026-06-21
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/actions/languageservices

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:actions-languageserver
バージョン0.3.58
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/actions-languageserver
ホームページhttps://github.com/actions/languageservices/tree/main/languageserver
リポジトリhttps://github.com/actions/languageservices
上流ドキュメントhttps://github.com/actions/languageservices/tree/main/languageserver#readme
ライセンスMIT
ソースアーカイブhttps://github.com/actions/languageservices/archive/refs/tags/release-v0.3.58.tar.gz
最終更新2026-06-21T11:03:58Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment