Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(permissions): allow importing from cdn.jsdelivr.net by default #26013

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Oct 3, 2024

The exploit --allow-import is preventing against requires a compromised host. To make things easier and given its popularity, we're going to have the default --allow-import value include cdn.jsdelivr.net:443, but this can be overridden by replacing the --allow-import value with something else.

@dsherret dsherret added this to the 2.0.0 milestone Oct 3, 2024
Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsherret dsherret enabled auto-merge (squash) October 3, 2024 09:29
@dsherret dsherret merged commit ac73b10 into denoland:main Oct 3, 2024
17 checks passed
@dsherret dsherret deleted the jsdelivr_allow_import branch October 3, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants