Open
Description
@GunnarFarneback added new functionality to protect registries against a malicious attack via "dependency confusion". See details in JuliaRegistries/RegistryCI.jl#348. This registry has now been protected thanks to JuliaRegistries/General#30175. I have not yet taken the time to dig into this issue in detail, but we should check whether we need to reciprocate: do we need to make sure that General is protected against dependency confusion from this registry?
Since it's a potential security hole, this is a high-priority issue and should be tackled ASAP. @kdw503, can you take this on?