Perform signature validation on plugins' Maven artifacts #9611
Open
Description
Plugins are downloaded from Maven’s Central Repository.
Only for official plugins is PGP verification performed. We should perform signature validation per Maven’s recommendation. Users should supply the expected PGP key (fingerprint) as obtained from a trusted source such as the developer’s official website, since Maven offers no mechanism for secure key distribution.