2 dépôts
Runs built-in utility functions like HTTP requests and SSH commands directly from the CLI for ad-hoc automation.
Distinct from Function-to-CLI Converters: Distinct from Function-to-CLI Converters: focuses on executing pre-existing built-in functions, not converting arbitrary Go functions into CLI commands.
Explore 2 awesome GitHub repositories matching development tools & productivity · Built-in Function 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
Runs over 80 built-in utility functions for port scanning, SSH, and file operations.
Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer
Allows defining sequences of steps that execute automatically in response to events or cron schedules.