ActionRank

Machine Translator

Actively maintained

IEvangelist/resource-translator · MIT

A GitHub Action that automatically creates machine-translated PRs of translation files. Supported file formats include, .ini, .po, .restext, .resx, .xliff .json.

71 starsLast commit 6 days agoLatest v3.2.0
C
69
/ 100
Security 62Maintenance 100Popularity 36Reliability 70

Security signals

OpenSSF Scorecard5.4 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: IEvangelist/resource-translator@3e1f19275ae464f2bf68028f6c1e6398e55ab330 # v3.2.0

Mutable tags like v3.2.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: IEvangelist/resource-translator@3e1f19275ae464f2bf68028f6c1e6398e55ab330 # v3.2.0

Score breakdown

Security (35%)62
Popularity (20%)36
Maintenance (30%)100
Reliability (15%)70