1 Repo
Runs custom utility functions inside a pooled Goja JavaScript runtime, with context isolation for parallel execution.
Distinct from JavaScript Function Invocations: Distinct from JavaScript Function Invocations: uses a pooled Goja runtime with context isolation, not general JS function invocation from a backend.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Goja Runtime Executions. Refine with filters or upvote what's useful.
Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp
Executes utility functions written in JavaScript using a pooled Goja runtime for parallel execution.