Set up Flutter
Stalesubosito/flutter-action · MIT
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
★ 2.6k starsLast commit 3 months agoLatest v2.23.0
C
55
/ 100
Security signals
OpenSSF Scorecard3.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # v2.23.0Mutable tags like v2.23.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: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # v2.23.0
Score breakdown
Security (35%)42
Popularity (20%)64
Maintenance (30%)58
Reliability (15%)70