ActionRank

autopep8

Abandoned

peter-evans/autopep8 · MIT

A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.

91 starsLast commit 2 years agoLatest v2.0.0
F
33
/ 100
Security 39Maintenance 4Popularity 36Reliability 70

Security signals

OpenSSF Scorecard3.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/autopep8@2209b8c47cf1eec7550c1b4fb7108c0305656723 # v2.0.0

Mutable 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: peter-evans/autopep8@2209b8c47cf1eec7550c1b4fb7108c0305656723 # v2.0.0

Score breakdown

Security (35%)39
Popularity (20%)36
Maintenance (30%)4
Reliability (15%)70