ActionRank

Publish to GitHub Wiki

Abandoned

SwiftDocOrg/github-wiki-publish-action · MIT · archived

GitHub Action that publishes the contents of a directory to your project's wiki

84 starsLast commit 5 years agoLatest 1.0.0
F
18
/ 100
Security 34Maintenance 0Popularity 30Reliability 0

Security signals

OpenSSF Scorecard2.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: SwiftDocOrg/github-wiki-publish-action@a87db85ed06e4431be29cfdcb22b9653881305d0 # 1.0.0

Mutable tags like 1.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: SwiftDocOrg/github-wiki-publish-action@a87db85ed06e4431be29cfdcb22b9653881305d0 # 1.0.0

Score breakdown

Security (35%)34
Popularity (20%)30
Maintenance (30%)0
Reliability (15%)0