0xmhha/Solin - Solidity Static Analyzer

Run Solin static analysis on your Solidity smart contracts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 26, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 0xmhha/solin@9ea3d58e4cfbe4277e1130e028a04892bf9f9f1b # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to analyze (file, directory, or glob pattern)no.
configPath to configuration fileno""
formatOutput format (stylish, json, sarif, html)nostylish
fail-on-errorFail the action if errors are foundnotrue
fail-on-warningFail the action if warnings are foundnofalse
comment-on-prPost results as PR commentnotrue
sarif-uploadUpload SARIF results to GitHub Code Scanningnofalse
working-directoryWorking directory for analysisno.
node-versionNode.js version to useno18
namedescription
total-issuesTotal number of issues found
errorsNumber of errors found
warningsNumber of warnings found
infoNumber of info issues found
sarif-filePath to generated SARIF file (if sarif-upload is true)