ActionRank

action-slack

Abandoned

8398a7/action-slack · MIT · archived

Provides the function of slack notification to GitHub Actions.

620 starsLast commit 10 months agoLatest v3.19.0
F
25
/ 100
Security 40Maintenance 0Popularity 55Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19.0

Mutable tags like v3.19.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: 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19.0

Score breakdown

Security (35%)40
Popularity (20%)55
Maintenance (30%)0
Reliability (15%)0