ActionRank

Setup Xamarin

Abandoned

maxim-lobanov/setup-xamarin · MIT

Set up your GitHub Actions workflow with a specific version of Xamarin & Mono

33 starsLast commit 5 years agoLatest v1.2.1
F
29
/ 100
Security 37Maintenance 4Popularity 25Reliability 68

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: maxim-lobanov/setup-xamarin@00b44a3ef9e2d1953010956de2022e8d095a196c # v1.2.1

Mutable tags like v1.2.1 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: maxim-lobanov/setup-xamarin@00b44a3ef9e2d1953010956de2022e8d095a196c # v1.2.1

Score breakdown

Security (35%)37
Popularity (20%)25
Maintenance (30%)4
Reliability (15%)68