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
By default Deno allows importing sources from following hosts:
deno.land
esm.sh
jsr.io
cdn.jsdelivr.net
raw.githubusercontent.com
gist.githubusercontent.com
They however don't explain why these particular domains are fine, while others are not. What is the threat model here? Why gist.githubusercontent.com is fine, but some other random paste bin as not?
The text was updated successfully, but these errors were encountered:
The docs state:
They however don't explain why these particular domains are fine, while others are not. What is the threat model here? Why gist.githubusercontent.com is fine, but some other random paste bin as not?
The text was updated successfully, but these errors were encountered: