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
Hi guys,
not sure if you are aware, but a type on a link shows a stacktrace where you dynamically import stuff from you _generated directory.
I am not a pentester and maybe this is quite alright, but I think this leverages more information than it should. I could imagine one trying out some different file patterns just to check whats in your directories.
I don't think there is anything wrong with that stacktrace?
I mean it's a shame that the import paths to _generated/... gets preserved, but I think it's fine.
But the fact that the import throws when the path is not found probably should get fixed.
Describe the bug
Hi guys,
not sure if you are aware, but a type on a link shows a stacktrace where you dynamically import stuff from you _generated directory.
I am not a pentester and maybe this is quite alright, but I think this leverages more information than it should. I could imagine one trying out some different file patterns just to check whats in your directories.
Minimal Reproduction Link
https://primitives.solidjs.community/package/resource)
The text was updated successfully, but these errors were encountered: