ActionRank

Python Code Quality and Lint

Abandoned

ricardochaves/python-lint · MIT

GitHub Action for Lint your code

92 starsLast commit 2 years agoLatest v1.4.0
F
31
/ 100
Security 37Maintenance 4Popularity 31Reliability 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: ricardochaves/python-lint@d6ccfab90dca92e984258754d8d3cc9d963b093d # v1.4.0

Mutable tags like v1.4.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: ricardochaves/python-lint@d6ccfab90dca92e984258754d8d3cc9d963b093d # v1.4.0

Score breakdown

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