Setup Lazarus environment
Stalegcarreno/setup-lazarus · MIT
Set up your GitHub Actions workflow with a specific version of Lazarus
★ 59 starsLast commit 6 months agoLatest v3.4.1
D
46
/ 100
Security signals
OpenSSF Scorecard3.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: gcarreno/setup-lazarus@3ee9d77e0c771b37c1069f218cb68bd5ce7c30fe # v3.4.1Mutable tags like v3.4.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: gcarreno/setup-lazarus@3ee9d77e0c771b37c1069f218cb68bd5ce7c30fe # v3.4.1
Score breakdown
Security (35%)38
Popularity (20%)35
Maintenance (30%)51
Reliability (15%)70