ActionRank

setup-xvfb

Abandoned

coactions/setup-xvfb · MIT

Run your tests headlessly by enabling xvfb

58 starsLast commit 2 years agoLatest v1.0.1
F
32
/ 100
Security 39Maintenance 4Popularity 35Reliability 70

Security signals

OpenSSF Scorecard3.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: coactions/setup-xvfb@b6b4fcfb9f5a895edadc3bc76318fae0ac17c8b3 # v1.0.1

Mutable tags like v1.0.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: coactions/setup-xvfb@b6b4fcfb9f5a895edadc3bc76318fae0ac17c8b3 # v1.0.1

Score breakdown

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