ActionRank

Publish NuGet

Abandoned

brandedoutcast/publish-nuget · MIT · archived

📦 GitHub action to automate publishing NuGet packages when project version changes

199 starsLast commit 3 years agoLatest v2.5.5
F
20
/ 100
Security 34Maintenance 0Popularity 42Reliability 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: brandedoutcast/publish-nuget@c12b8546b67672ee38ac87bea491ac94a587f7cc # v2.5.5

Mutable tags like v2.5.5 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: brandedoutcast/publish-nuget@c12b8546b67672ee38ac87bea491ac94a587f7cc # v2.5.5

Score breakdown

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