ActionRank

Laravel Forge Deploy Action

Abandoned

jbrooksuk/laravel-forge-action · MIT

Deploy your application to Laravel Forge with GitHub Actions.

86 starsLast commit 3 years agoLatest v1.0.4
F
30
/ 100
Security 32Maintenance 4Popularity 34Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: jbrooksuk/laravel-forge-action@b0fbd1a7486a4776d7eb35e1a088bce4b6a6352f # v1.0.4

Mutable tags like v1.0.4 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: jbrooksuk/laravel-forge-action@b0fbd1a7486a4776d7eb35e1a088bce4b6a6352f # v1.0.4

Score breakdown

Security (35%)32
Popularity (20%)34
Maintenance (30%)4
Reliability (15%)70