ActionRank

Auto close issues

Abandoned

lucasbento/auto-close-issues

Automatically close issues that don't follow the issue template.

56 starsLast commit 5 years agoLatest v1.0.2
F
29
/ 100
Security 35Maintenance 4Popularity 26Reliability 70

Security signals

OpenSSF Scorecard2.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: lucasbento/auto-close-issues@667e4f3cd71f2760a3869680944b8df55325b005 # v1.0.2

Mutable tags like v1.0.2 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: lucasbento/auto-close-issues@667e4f3cd71f2760a3869680944b8df55325b005 # v1.0.2

Score breakdown

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