macOS
brew install notifylocal Homebrew formula metadata
brew
notify のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install notifylocal Homebrew formula metadata
nix profile install nixpkgs#notifynixpkgs package indexes · pkgs/by-name/no/notify/package.nix · ソース: api.github.com
概要
Stream the output of any CLI and publish it to a variety of supported platforms
履歴
ProjectDiscovery notify is a Go CLI for streaming command output or file contents to notification providers such as Slack, Discord, Telegram, Pushover, email, Microsoft Teams, Google Chat, Gotify, and custom webhooks.
The tag history begins with v0.0.1 on 2020-11-04 and reaches v1.0.0 on 2021-08-22. The release line continued through v1.0.7 on 2024-10-31, which matches the stable version in the Homebrew formula metadata checked for this batch.
notify belongs to the ProjectDiscovery ecosystem, so its history is tied to security and recon workflows rather than generic desktop notifications. The README's examples show subfinder output piped into notify, making it part of the common ProjectDiscovery pattern of chaining small CLI tools.
Adoption is strongest among security automation users who already run ProjectDiscovery tools. Homebrew formula analytics reported 217 installs over the 365-day window, which likely understates overall use because the README emphasizes go install and ProjectDiscovery also publishes Docker images.
Typical usage is to configure provider credentials in ~/.config/notify/provider-config.yaml, then pipe another command's output into notify or send an output file with -data. Flags cover bulk mode, per-message character limits, provider selection, provider IDs, rate limiting, proxying, custom formatting, and custom webhooks.
The practical package-nerd distinction from noti is that notify is pipeline-oriented: it forwards output from tools, scans, or files to shared channels. It is less about telling one local user that a command finished and more about routing results to team notification systems.
notify is a small but important piece of security-tool plumbing. It packages notification fanout as a composable Unix filter, which keeps recon and monitoring scripts from embedding Slack/Discord/Telegram webhook logic everywhere.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.config/notify/config.yaml~/.config/notify/provider-config.yamlCredential-bearing paths to review before unattended agent runs.
~/.config/notify/provider-config.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
notify | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/projectdiscovery/notify
インストールメタデータ
| パッケージキー | brew:notify |
|---|---|
| バージョン | 1.0.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/notify |
| ホームページ | https://docs.projectdiscovery.io/tools/notify/overview |
| リポジトリ | https://github.com/projectdiscovery/notify |
| 上流ドキュメント | https://docs.projectdiscovery.io/opensource/notify/overview |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/projectdiscovery/notify/archive/refs/tags/v1.0.7.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | notify |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
notify
nix profile install nixpkgs#notifyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.