Slither.Dispatch.Executors.Snakepit (Slither v0.1.0)

Copy Markdown View Source

Executor that sends batches via Snakepit tool/adapter commands.

Use when the Python work is exposed as a Snakepit tool command.

Options

  • :pool - Snakepit pool name (required)
  • :command - Python command/tool name (required)
  • :timeout - Call timeout in milliseconds (default: 30_000)