ActionRank

Slack Notify

Actively maintained

rtCamp/action-slack-notify · MIT

GitHub Action for sending a notification to a Slack channel

1.2k starsLast commit 1 months agoLatest v2.4.0
C
64
/ 100
Security 52Maintenance 78Popularity 59Reliability 70

Security signals

OpenSSF Scorecard5.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # v2.4.0

Mutable tags like v2.4.0 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: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # v2.4.0

Score breakdown

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