You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we fetch dependencies we were getting 4xx errors because they didn't show up in the module mirror and checksum database (there's a bit of a delay). To avoid this we turned off using the mirror and the checksum db. Doing this opens us up to a potential supply chain attack - since we aren't verifying the sums.
I'm worried people will forget this is turned off and not realize we're exposing ourselves
Can we add retries for CI?
Originally posted by @dprotaso in #10 (comment)
The text was updated successfully, but these errors were encountered: