ActionRank

godot-ci

Actively maintained

abarichello/godot-ci · MIT

Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.

1.1k starsLast commit 1 months agoLatest 4.7.1-stable
C
62
/ 100
Security 46Maintenance 90Popularity 59Reliability 46

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: abarichello/godot-ci@6b5c4c434403fdbc695c6268713146be147d4b03 # 4.7.1-stable

Mutable tags like 4.7.1-stable 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: abarichello/godot-ci@6b5c4c434403fdbc695c6268713146be147d4b03 # 4.7.1-stable

Score breakdown

Security (35%)46
Popularity (20%)59
Maintenance (30%)90
Reliability (15%)46