ActionRank

Telegram Message Notify

Actively maintained

appleboy/telegram-action · MIT

GitHub Action that sends a Telegram message.

1k starsLast commit 15 days agoLatest v1.0.1
D
51
/ 100
Security 38Maintenance 59Popularity 49Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: appleboy/telegram-action@221e6b684967abe813051ee4a37dd61770a83ad3 # v1.0.1

Mutable tags like v1.0.1 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: appleboy/telegram-action@221e6b684967abe813051ee4a37dd61770a83ad3 # v1.0.1

Score breakdown

Security (35%)38
Popularity (20%)49
Maintenance (30%)59
Reliability (15%)70