ActionRank

setup-chromedriver

Actively maintained

nanasess/setup-chromedriver · MIT

ChromeDriver for use in GitHub Actions

125 starsLast commit 10 days agoLatest v3.0.0
C
62
/ 100
Security 50Maintenance 92Popularity 42Reliability 58

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: nanasess/setup-chromedriver@e913548694400f275b4070efcd90f47dbbc8914c # v3.0.0

Mutable tags like v3.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: nanasess/setup-chromedriver@e913548694400f275b4070efcd90f47dbbc8914c # v3.0.0

Score breakdown

Security (35%)50
Popularity (20%)42
Maintenance (30%)92
Reliability (15%)58