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

Importing any package by name #5

Open
matham opened this issue May 11, 2023 · 0 comments
Open

Importing any package by name #5

matham opened this issue May 11, 2023 · 0 comments

Comments

@matham
Copy link
Contributor

matham commented May 11, 2023

I don't think our globals and locals need to be provided to the package being imported. So it's probably better to not pollute the package with our globals/locals!?

Also, it's a little scary to support importing any package by name as this is a huge potential security issue. But, maybe it's not a problem for us. Nonetheless, this is something that needs to be made very clear to the user, and potentially provide an allow/denylist approach.

Originally posted by @matham in #1 (comment)

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

No branches or pull requests

1 participant