ActionRank

Swagger UI Action

Stale

Legion2/swagger-ui-action · MIT

Generate Swagger UI in a GitHub Actions workflow

59 starsLast commit 7 months agoLatest v1.3.0
F
39
/ 100
Security 39Maintenance 26Popularity 33Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: Legion2/swagger-ui-action@eff65dc3f193f0a749872be82f74baa35be0797d # v1.3.0

Mutable tags like v1.3.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: Legion2/swagger-ui-action@eff65dc3f193f0a749872be82f74baa35be0797d # v1.3.0

Score breakdown

Security (35%)39
Popularity (20%)33
Maintenance (30%)26
Reliability (15%)70