ActionRank

Setup FFmpeg

Actively maintained

federicocarboni/setup-ffmpeg · MIT

Set up your GitHub Actions workflow with ffmpeg

141 starsLast commit 2 months agoLatest v3.1
D
49
/ 100
Security 50Maintenance 50Popularity 38Reliability 60

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: federicocarboni/setup-ffmpeg@37062fbf7149fc5578d6c57e08aed62458b375d6 # v3.1

Mutable tags like v3.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: federicocarboni/setup-ffmpeg@37062fbf7149fc5578d6c57e08aed62458b375d6 # v3.1

Score breakdown

Security (35%)50
Popularity (20%)38
Maintenance (30%)50
Reliability (15%)60