ActionRank

GitHub Script

Stale

actions/github-script · MIT

Write workflows scripting the GitHub API in JavaScript

5k starsLast commit 5 months agoLatest v9.0.0
C
66
/ 100
Security 60Maintenance 54Popularity 71Reliability 96

Security signals

OpenSSF Scorecard6.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0

Mutable tags like v9.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: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0

Score breakdown

Security (35%)60
Popularity (20%)71
Maintenance (30%)54
Reliability (15%)96

Add this badge to your README

ActionRank grade badge for GitHub Script
Markdown
[![ActionRank](https://actionrank.dev/api/badge/actions-github-script)](https://actionrank.dev/actions/actions-github-script)
HTML version
HTML
<a href="https://actionrank.dev/actions/actions-github-script"><img src="https://actionrank.dev/api/badge/actions-github-script" alt="ActionRank score"></a>

Free to use, no attribution required — the badge updates itself as the score changes. How badges work

Get alerts for GitHub Script

We'll email you only if GitHub Script becomes abandoned or a new advisory is published. Unsubscribe any time. How we handle your address