ActionRank

Publish Dev.to Article

Abandoned

tylerauerbeck/publish-to-dev.to-action · Apache-2.0

A GitHub Action that allows you to publish an article to Dev.to

25 starsLast commit 6 years agoLatest v0.0.2
F
33
/ 100
Security 50Maintenance 4Popularity 21Reliability 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: tylerauerbeck/publish-to-dev.to-action@4ad66b34267aeea4cd081fc94a742101b7f5ab24 # v0.0.2

Mutable tags like v0.0.2 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: tylerauerbeck/publish-to-dev.to-action@4ad66b34267aeea4cd081fc94a742101b7f5ab24 # v0.0.2

Score breakdown

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