ActionRank

Assign Author

Abandoned

technote-space/assign-author · MIT

GitHub Actions to assign author to issue or PR

84 starsLast commit 3 years agoLatest test/v1.6.3.7361690318
F
32
/ 100
Security 39Maintenance 4Popularity 32Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: technote-space/assign-author@454cef9836c8f872312b2975fe0e05a24cb721b4 # test/v1.6.3.7361690318

Mutable tags like test/v1.6.3.7361690318 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: technote-space/assign-author@454cef9836c8f872312b2975fe0e05a24cb721b4 # test/v1.6.3.7361690318

Score breakdown

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