ActionRank

Import GPG

Actively maintained

crazy-max/ghaction-import-gpg · MIT

GitHub Action to import a GPG key

383 starsLast commit 1 months agoLatest v7.0.0
C
66
/ 100
Security 59Maintenance 85Popularity 46Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: crazy-max/ghaction-import-gpg@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd # 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: crazy-max/ghaction-import-gpg@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd # v7.0.0

Score breakdown

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