ActionRank

Tiangolo's Issue Manager

Actively maintained

tiangolo/issue-manager · MIT

Automatically close issues that have a label, after a custom delay, if no one replies back.

72 starsLast commit 5 days agoLatest 0.8.1
C
69
/ 100
Security 60Maintenance 100Popularity 36Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: tiangolo/issue-manager@dc846170c36eb62fb434b3d943b36399fe240fb5 # 0.8.1

Mutable tags like 0.8.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: tiangolo/issue-manager@dc846170c36eb62fb434b3d943b36399fe240fb5 # 0.8.1

Score breakdown

Security (35%)60
Popularity (20%)36
Maintenance (30%)100
Reliability (15%)70