ActionRank

Slash Command Dispatch

Actively maintained

peter-evans/slash-command-dispatch · MIT

A GitHub action that facilitates "ChatOps" by creating repository dispatch events for slash commands

699 starsLast commit yesterdayLatest v5.0.2
C
59
/ 100
Security 42Maintenance 79Popularity 50Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/slash-command-dispatch@9bdcd7914ec1b75590b790b844aa3b8eee7c683a # v5.0.2

Mutable tags like v5.0.2 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: peter-evans/slash-command-dispatch@9bdcd7914ec1b75590b790b844aa3b8eee7c683a # v5.0.2

Score breakdown

Security (35%)42
Popularity (20%)50
Maintenance (30%)79
Reliability (15%)70