ActionRank

use-herald-action

Actively maintained

gagoar/use-herald-action · MIT

GitHub action to add reviewers, subscribers, labels, and assignees to your PR. You can validate your PR template as well.

56 starsLast commit 15 days agoLatest v2.3.0
D
51
/ 100
Security 47Maintenance 56Popularity 35Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: gagoar/use-herald-action@b25c58b5fa2c44311085ee3f4fa38f41b192e961 # v2.3.0

Mutable tags like v2.3.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: gagoar/use-herald-action@b25c58b5fa2c44311085ee3f4fa38f41b192e961 # v2.3.0

Score breakdown

Security (35%)47
Popularity (20%)35
Maintenance (30%)56
Reliability (15%)70