> Is there any work going on towards trying to make similar improvements in the Gradle Plugin Portal?
As communicated
here, we are recently rolled out a better authentication system to the Plugin Portal.
OIDC-based flows are definitely interesting but not something we have planned just yet. And when looking at some of the recent attacks, it is not a silver bullet for protecting unwanted publications. If the repository is compromised, the end result is the same.
> what is the Gradle team doing to harden the supply chain infrastructure we all rely upon against exploitation?
The authentication solution migration was the first step. Stay tuned for more.