ActionRank

Setup Android NDK

Stale

nttld/setup-ndk · MIT

Setup your GitHub Actions workflow with a specific version of the Android NDK

88 starsLast commit 5 months agoLatest v1.6.0
D
47
/ 100
Security 37Maintenance 52Popularity 38Reliability 70

Security signals

OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: nttld/setup-ndk@ed92fe6cadad69be94a966a7ee3271275e62f779 # v1.6.0

Mutable tags like v1.6.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: nttld/setup-ndk@ed92fe6cadad69be94a966a7ee3271275e62f779 # v1.6.0

Score breakdown

Security (35%)37
Popularity (20%)38
Maintenance (30%)52
Reliability (15%)70