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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output from Shell node into JS Node #1008

Open
suidpit opened this issue May 3, 2024 · 1 comment
Open

Output from Shell node into JS Node #1008

suidpit opened this issue May 3, 2024 · 1 comment

Comments

@suidpit
Copy link

suidpit commented May 3, 2024

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help us know what to work on
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request

Description

Currently, it's not possible to pipe the output of a Shell node into a JS node.

Use cases

This would make possible to run CLI tools with data coming from request/responses, and then use the output of the tools in JS for further processing and e.g. create findings using the SDK.

@Sytten
Copy link
Member

Sytten commented May 3, 2024

Very linked to #998

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants