Harden the github workflows
Author: prabhuCreated May 5, 2026Updated May 5, 2026
Labelsenhancement
Hello,
I am working on a tool and it is currently flagging upx as the next likely candidate for a large supply-chain attack (think like trivy).
upx releases do not include hashes. Most people including myself, just curl and chmod without any verification.
upx github workflows lack any hardening measures. Please run a tool like zizmor to find all the issues.
Source: upx/upx