ActionRank

Discord Webhook Notify

Abandoned

rjstone/discord-webhook-notify · MIT

Sends a notification to discord using a webhook URL. It is written in JavaScript so it will work with windows, osx, and linux execution environments.

83 starsLast commit 1 year agoLatest v2.2.1
D
45
/ 100
Security 59Maintenance 24Popularity 35Reliability 70

Security signals

OpenSSF Scorecard4.8 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: rjstone/discord-webhook-notify@c2597273488aeda841dd1e891321952b51f7996f # v2.2.1

Mutable tags like v2.2.1 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: rjstone/discord-webhook-notify@c2597273488aeda841dd1e891321952b51f7996f # v2.2.1

Score breakdown

Security (35%)59
Popularity (20%)35
Maintenance (30%)24
Reliability (15%)70