minisauras
AbandonedTeamTigers/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 6 years agoLatest v2.0.0
F
30
/ 100
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.0Mutable 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
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/teamtigers-minisauras)HTML version
HTML
<a href="https://actionrank.dev/actions/teamtigers-minisauras"><img src="https://actionrank.dev/api/badge/teamtigers-minisauras" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work