ActionRank

Github mention to Slack

Actively maintained

abeyuya/actions-mention-to-slack · MIT

Github Action for convert Github mention to Slack mention.

58 starsLast commit 1 months agoLatest latest
C
59
/ 100
Security 43Maintenance 95Popularity 32Reliability 60

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: abeyuya/actions-mention-to-slack@d5910ff9e62623370df325f6a38443989b4fe598 # latest

Mutable tags like latest 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: abeyuya/actions-mention-to-slack@d5910ff9e62623370df325f6a38443989b4fe598 # latest

Score breakdown

Security (35%)43
Popularity (20%)32
Maintenance (30%)95
Reliability (15%)60