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

Avoid Host Injection in __pycache__ generation #199

Open
ghost opened this issue Sep 13, 2023 · 0 comments
Open

Avoid Host Injection in __pycache__ generation #199

ghost opened this issue Sep 13, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 13, 2023

Currently, the host path is injected during generation of pycache
Example is:
/tmp/binarydeb/ros-noetic-nodelet-topic-tools-1.10.2/obj-x86_64-linux-gnu/devel/lib/python3/dist-\ packages/nodelet_topic_tools/cfg/NodeletThrottleConfig.py
in /opt/ros/noetic/lib/python3/dist-packages/nodelet_topic_tools/cfg/__pycache__/NodeletThrottleConfig.cpython-38.pyc

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 a pull request may close this issue.

0 participants