apache / hop

Hop Orchestration Platform
https://hop.apache.org/
Apache License 2.0
937 stars 338 forks source link

[Task]: prevent self-referencing workflows and pipelines #4326

Open bamaer opened 2 days ago

bamaer commented 2 days ago

What needs to happen?

Actions or transforms that run child workflows or pipelines should have a check to prevent self-references (calling the current workflow or pipeline as a child). This applies to (at least)

Issue Priority

Priority: 2

Issue Component

Component: Actions, Component: Transforms

bamaer commented 1 day ago

.take-issue