ActionRank

Go proxy warming

Actively maintained

andrewslotin/go-proxy-pull-action · MIT

Pull the new release of a module to the Go proxy cache

26 starsLast commit 2 months agoLatest v1.5.0
D
51
/ 100
Security 36Maintenance 74Popularity 29Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: andrewslotin/go-proxy-pull-action@00af8a5a49c844d6dde0bbbc116b72d8fd7ae97c # v1.5.0

Mutable tags like v1.5.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: andrewslotin/go-proxy-pull-action@00af8a5a49c844d6dde0bbbc116b72d8fd7ae97c # v1.5.0

Score breakdown

Security (35%)36
Popularity (20%)29
Maintenance (30%)74
Reliability (15%)70