-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
component:backendRelated to the Caido backendRelated to the Caido backendeffort:medium1–2 days of work. Moderate changes that may require a design meeting. Handled by one developer.1–2 days of work. Moderate changes that may require a design meeting. Handled by one developer.topic:authenticationtopic:credentialstopic:environment-variablestopic:privacytopic:workflowRelated to the in-app no-code/low-code workflow feature.Related to the in-app no-code/low-code workflow feature.
Description
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
The js node has direct access to the sdk but the shell node relies on having input data passed in as either an ENV variables (which had a byte limit on Windows if I remember right) or Stdin.
Use cases
Giving temporary credentials that live for the duration of the workflow (or even just the node) could let users call anything (say a python script) with much more granular access to the data in the workflow (the same way the current js node can call sdk.requests.get("1")).
Metadata
Metadata
Assignees
Labels
component:backendRelated to the Caido backendRelated to the Caido backendeffort:medium1–2 days of work. Moderate changes that may require a design meeting. Handled by one developer.1–2 days of work. Moderate changes that may require a design meeting. Handled by one developer.topic:authenticationtopic:credentialstopic:environment-variablestopic:privacytopic:workflowRelated to the in-app no-code/low-code workflow feature.Related to the in-app no-code/low-code workflow feature.
Type
Projects
Status
Backlog