ActionRank

minisauras

Abandoned

TeamTigers/minisauras · MIT

An open-source CI/CD automation tool based on GitHub Actions that pulls all the JavaScript and CSS files from your base branch, minify them and creates a pull-request with a new branch.

50 starsLast commit 5 years agoLatest v2.0.0
F
30
/ 100
Security 37Maintenance 4Popularity 29Reliability 70

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: TeamTigers/minisauras@82833fe1effda8c441b82e3ae16bfe7b9c699710 # v2.0.0

Mutable tags like v2.0.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: TeamTigers/minisauras@82833fe1effda8c441b82e3ae16bfe7b9c699710 # v2.0.0

Score breakdown

Security (35%)37
Popularity (20%)29
Maintenance (30%)4
Reliability (15%)70