The sarif tool orchestrator is a docker orchestrator that following a toml file with certain tools to run, will spawn docker containers for those tools and manage the directory structure to get the output to a file within the host.
Documentation can be found inside the Docs Folder
An adaptation to GitHub Actions exists here.