ActionRank

Setup Tectonic

Actively maintained

WtfJoke/setup-tectonic · MIT

Sets up Tectonic in your GitHub Actions workflow so you can compile your LaTeX documents.

63 starsLast commit yesterdayLatest v4.0.5
C
63
/ 100
Security 49Maintenance 100Popularity 36Reliability 58

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: WtfJoke/setup-tectonic@eb29fd68b7d3f76011906b6e45ea4320c8de5d2f # v4.0.5

Mutable tags like v4.0.5 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: WtfJoke/setup-tectonic@eb29fd68b7d3f76011906b6e45ea4320c8de5d2f # v4.0.5

Score breakdown

Security (35%)49
Popularity (20%)36
Maintenance (30%)100
Reliability (15%)58