ActionRank

Automate projects

Abandoned

takanabe/github-actions-automate-projects · Apache-2.0

GitHub Actions adding GitHub Issues & Pull requests to the specified GitHub Project column automatically ♻️

57 starsLast commit 5 years agoLatest v0.0.2
F
31
/ 100
Security 37Maintenance 4Popularity 30Reliability 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: takanabe/github-actions-automate-projects@5d004c140c65fa8b4ef3b18a38219ce680bce816 # v0.0.2

Mutable tags like v0.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: takanabe/github-actions-automate-projects@5d004c140c65fa8b4ef3b18a38219ce680bce816 # v0.0.2

Score breakdown

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