ActionRank

Composer Action

Abandoned

MilesChou/composer-action · MIT

Docker and GitHub Actions for Composer

32 starsLast commit 1 year agoLatest v1.1.0
F
31
/ 100
Security 37Maintenance 7Popularity 25Reliability 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: MilesChou/composer-action@a0a20ad3e9e586f4be53712de5758b44b844f273 # v1.1.0

Mutable tags like v1.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: MilesChou/composer-action@a0a20ad3e9e586f4be53712de5758b44b844f273 # v1.1.0

Score breakdown

Security (35%)37
Popularity (20%)25
Maintenance (30%)7
Reliability (15%)70