ActionRank

Converts markdown text to HTML

Stale

jaywcjlove/markdown-to-html-cli · MIT

Command line tool that converts markdown to HTML.

94 starsLast commit 3 months agoLatest v5.0.4
D
49
/ 100
Security 42Maintenance 56Popularity 33Reliability 70

Security signals

OpenSSF Scorecard3.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: jaywcjlove/markdown-to-html-cli@cff9330af4ca8048b197a76d9eb1db189c2a7cee # v5.0.4

Mutable tags like v5.0.4 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: jaywcjlove/markdown-to-html-cli@cff9330af4ca8048b197a76d9eb1db189c2a7cee # v5.0.4

Score breakdown

Security (35%)42
Popularity (20%)33
Maintenance (30%)56
Reliability (15%)70