ActionRank

wemake-python-styleguide

Actively maintained

wemake-services/wemake-python-styleguide · MIT

The strictest and most opinionated python linter ever!

2.9k starsLast commit yesterdayLatest 1.7.1
B
76
/ 100
Security 57Maintenance 100Popularity 76Reliability 70

Security signals

OpenSSF Scorecard6.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: wemake-services/wemake-python-styleguide@dc51d901343da951a1be7ae36789bea4ac822c30 # 1.7.1

Mutable tags like 1.7.1 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: wemake-services/wemake-python-styleguide@dc51d901343da951a1be7ae36789bea4ac822c30 # 1.7.1

Score breakdown

Security (35%)57
Popularity (20%)76
Maintenance (30%)100
Reliability (15%)70