ActionRank

Doxygen GitHub Pages Deploy Action

Abandoned

DenverCoder1/doxygen-github-pages-action · MIT

GitHub Action for deploying Doxygen documentation to a GitHub pages branch

103 starsLast commit 1 year agoLatest v2.0.0
F
35
/ 100
Security 33Maintenance 6Popularity 36Reliability 93

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: DenverCoder1/doxygen-github-pages-action@a30f9538f8ef1305aeceb563018f452c7a62d200 # v2.0.0

Mutable tags like v2.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: DenverCoder1/doxygen-github-pages-action@a30f9538f8ef1305aeceb563018f452c7a62d200 # v2.0.0

Score breakdown

Security (35%)33
Popularity (20%)36
Maintenance (30%)6
Reliability (15%)93