ActionRank

Import Code-Signing Certificates

Actively maintained

Apple-Actions/import-codesign-certs · MIT

GitHub Action for Importing Code-signing Certificates into a Keychain

278 starsLast commit 7 days agoLatest v7.0.0
C
66
/ 100
Security 50Maintenance 96Popularity 46Reliability 71

Security signals

OpenSSF Scorecard5.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Apple-Actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0

Mutable tags like v7.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: Apple-Actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0

Score breakdown

Security (35%)50
Popularity (20%)46
Maintenance (30%)96
Reliability (15%)71