GitHub Pages
Actively maintainedcrazy-max/ghaction-github-pages · MIT
GitHub Action to deploy to GitHub Pages
★ 516 starsLast commit 1 months agoLatest v5.0.0
C
66
/ 100
Security signals
OpenSSF Scorecard6.4 / 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-github-pages@1d6ee9b181a81033a16bd707a1401afa978daab4 # v5.0.0Mutable tags like v5.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-github-pages@1d6ee9b181a81033a16bd707a1401afa978daab4 # v5.0.0
Score breakdown
Security (35%)58
Popularity (20%)49
Maintenance (30%)85
Reliability (15%)70