ActionRank

Setup Perl environment

Actively maintained

shogo82148/actions-setup-perl · MIT

Setup Perl environment Action

101 starsLast commit 3 days agoLatest v1.42.0
B
71
/ 100
Security 63Maintenance 100Popularity 41Reliability 70

Security signals

OpenSSF Scorecard5.5 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: shogo82148/actions-setup-perl@3d3cb73ca65d657a809d97eab324d4e4f140bf5e # v1.42.0

Mutable tags like v1.42.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: shogo82148/actions-setup-perl@3d3cb73ca65d657a809d97eab324d4e4f140bf5e # v1.42.0

Score breakdown

Security (35%)63
Popularity (20%)41
Maintenance (30%)100
Reliability (15%)70