ActionRank

Create Blog from Markdown Files

Abandoned

nilbuild/github-pages-blog-action · MIT

Create good looking blog from your markdown files in a GitHub repository

104 starsLast commit 4 years agoLatest v0.0.10
F
35
/ 100
Security 50Maintenance 4Popularity 29Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: nilbuild/github-pages-blog-action@ffdfa23db1d23183e8a5d5f74b25f980549299a9 # v0.0.10

Mutable tags like v0.0.10 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: nilbuild/github-pages-blog-action@ffdfa23db1d23183e8a5d5f74b25f980549299a9 # v0.0.10

Score breakdown

Security (35%)50
Popularity (20%)29
Maintenance (30%)4
Reliability (15%)70