ActionRank

SendGrid Action

Abandoned

peter-evans/sendgrid-action · MIT

A GitHub Action to send email with SendGrid

35 starsLast commit 4 years agoLatest v1.0.1
F
30
/ 100
Security 37Maintenance 4Popularity 26Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/sendgrid-action@759305bb5ea3ea76d9520c2c7fce146f656fac1a # 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: peter-evans/sendgrid-action@759305bb5ea3ea76d9520c2c7fce146f656fac1a # v1.0.1

Score breakdown

Security (35%)37
Popularity (20%)26
Maintenance (30%)4
Reliability (15%)70