ActionRank

Expo Preview Action

Abandoned

expo/expo-preview-action · MIT · archived

With this preview action, you can test changes made in pull requests via Expo Go or custom development client (created with expo-dev-client) just by scanning QR code.

81 starsLast commit 2 years agoLatest v1.2.2
F
22
/ 100
Security 40Maintenance 0Popularity 38Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: expo/expo-preview-action@aee277e1d208afb93e403933b8ee0221057be605 # v1.2.2

Mutable tags like v1.2.2 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: expo/expo-preview-action@aee277e1d208afb93e403933b8ee0221057be605 # v1.2.2

Score breakdown

Security (35%)40
Popularity (20%)38
Maintenance (30%)0
Reliability (15%)0