ActionRank

Send email

Actively maintained

dawidd6/action-send-mail · MIT

A GitHub Action to send an email to multiple recipients

591 starsLast commit todayLatest v18
C
65
/ 100
Security 56Maintenance 96Popularity 55Reliability 39

Security signals

OpenSSF Scorecard4.3 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: dawidd6/action-send-mail@94de994a9f6fffee200243214e17002e2920bb59 # v18

Mutable tags like v18 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: dawidd6/action-send-mail@94de994a9f6fffee200243214e17002e2920bb59 # v18

Score breakdown

Security (35%)56
Popularity (20%)55
Maintenance (30%)96
Reliability (15%)39