ActionRank

The Slack GitHub Action

Actively maintained

slackapi/slack-github-action · MIT

Send data into Slack using this GitHub Action!

1.3k starsLast commit yesterdayLatest v4.0.0
B
76
/ 100
Security 72Maintenance 100Popularity 61Reliability 58

Security signals

OpenSSF Scorecard7.0 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: slackapi/slack-github-action@dcb1066f776dd043e64d0e8ba94ca15cc7e1875d # v4.0.0

Mutable tags like v4.0.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: slackapi/slack-github-action@dcb1066f776dd043e64d0e8ba94ca15cc7e1875d # v4.0.0

Score breakdown

Security (35%)72
Popularity (20%)61
Maintenance (30%)100
Reliability (15%)58