poshbotio / PoshBot

Powershell-based bot framework
MIT License
540 stars 108 forks source link

Constrained runtime for commands #32

Open RamblingCookieMonster opened 7 years ago

RamblingCookieMonster commented 7 years ago

I'm quite comfort with the current implementation.

Down the road, if this grows, it might be fun and potentially helpful for folks with a different risk appetite to do something like... dynamically constrain each runspace that a command runs in. Available functions, variables, etc. For the paranoid.

Might not even be worth the effort, just brainstorming!

michaeltlombardi commented 7 years ago

Being able to execute inside a JEA endpoint would be useful.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.