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

Add all posix standard system utilities as tools #820

Open
lmello opened this issue Aug 24, 2024 · 1 comment
Open

Add all posix standard system utilities as tools #820

lmello opened this issue Aug 24, 2024 · 1 comment

Comments

@lmello
Copy link

lmello commented Aug 24, 2024

To make gptscript more secure, instead of using sys.exec create a tool for each posix standard system utilities tools and create a tool posix-tools that would allow all of them.

This should allow users to specify which tool they want like patch, ed (for editing files), awk, ls, ln etc.

https://pubs.opengroup.org/onlinepubs/9699919799/

@lmello
Copy link
Author

lmello commented Aug 24, 2024

Let me know if you think this is useful if it is, I am interested to work on it.

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