ActionRank

Install PHP Dependencies with Composer

Actively maintained

ramsey/composer-install · MIT

A GitHub Action to streamline installation of PHP dependencies with Composer.

257 starsLast commit 1 months agoLatest 4.0.0
C
63
/ 100
Security 62Maintenance 78Popularity 46Reliability 58

Security signals

OpenSSF Scorecard3.6 / 10
SECURITY.md presentYes
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0

Mutable tags like 4.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: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0

Score breakdown

Security (35%)62
Popularity (20%)46
Maintenance (30%)78
Reliability (15%)58