ActionRank

Create or Update Project Card

Abandoned

peter-evans/create-or-update-project-card · MIT · archived

A GitHub action to create or update a project card

70 starsLast commit 1 year agoLatest v3.0.0
F
22
/ 100
Security 46Maintenance 0Popularity 31Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/create-or-update-project-card@c8dd07be1bd40c309aa3825fd6e83b33218b4abf # v3.0.0

Mutable tags like v3.0.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: peter-evans/create-or-update-project-card@c8dd07be1bd40c309aa3825fd6e83b33218b4abf # v3.0.0

Score breakdown

Security (35%)46
Popularity (20%)31
Maintenance (30%)0
Reliability (15%)0