Automic VaultAutomic Vault

brew

Install notify with Homebrew, Nix

Stream the output of any CLI and publish it to a variety of supported platforms. Version 1.0.7 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install notify

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#notify

nixpkgs package indexes · pkgs/by-name/no/notify/package.nix · source: api.github.com

overview

Package summary

Stream the output of any CLI and publish it to a variety of supported platforms

Commands and aliases

  • notify

history

Project history and usage

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.

Project history

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 history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2020-11-04: v0.0.1 tag.
  • 2021-08-22: v1.0.0 tag.
  • 2024-10-31: v1.0.7 tag, matching the Homebrew stable formula version checked here.

Related projects

  • ProjectDiscovery subfinder, httpx, nuclei, Slack, Discord, Telegram, Pushover, Microsoft Teams, Google Chat, Gotify.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:stream

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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/notify/config.yaml~/.config/notify/provider-config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/notify/provider-config.yaml

executables

Installed executables

CommandKindExposureNote
notifycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.0.7
manager updated
local dataok
upstreamcurrent
latest detectedv1.0.7

https://github.com/projectdiscovery/notify

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:notify
Version1.0.7
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/notify
Homepagehttps://docs.projectdiscovery.io/tools/notify/overview
Repositoryhttps://github.com/projectdiscovery/notify
Upstream docshttps://docs.projectdiscovery.io/opensource/notify/overview
LicenseMIT
Source archivehttps://github.com/projectdiscovery/notify/archive/refs/tags/v1.0.7.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenotify
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.

Nix95%

notify

nix profile install nixpkgs#notify
  • normalized package name match
  • Matched by: Notify
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/no/notify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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