ActionRank

Mattermost

Actively maintained

mattermost/action-mattermost-notify

GitHub Action for sending a notification to a Mattermost channel

51 starsLast commit 3 months agoLatest v2.1.0
D
53
/ 100
Security 52Maintenance 60Popularity 33Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: mattermost/action-mattermost-notify@ae31bb6f9e26a54336e79696f108a2c91cf55b4e # v2.1.0

Mutable tags like v2.1.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: mattermost/action-mattermost-notify@ae31bb6f9e26a54336e79696f108a2c91cf55b4e # v2.1.0

Score breakdown

Security (35%)52
Popularity (20%)33
Maintenance (30%)60
Reliability (15%)70