ActionRank

Slack Workflow Notifications

Stale

Gamesight/slack-workflow-status · MIT

Github action for sending workflow run results to Slack

78 starsLast commit 3 months agoLatest v2.0.0
D
50
/ 100
Security 41Maintenance 59Popularity 39Reliability 70

Security signals

OpenSSF Scorecard3.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Gamesight/slack-workflow-status@2e709ce51fd47f02b7221db8547e6e6f49f81f1d # v2.0.0

Mutable tags like v2.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: Gamesight/slack-workflow-status@2e709ce51fd47f02b7221db8547e6e6f49f81f1d # v2.0.0

Score breakdown

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