Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 524 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 524 Bytes

Sarif Tool Orchestrator

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

Documentation can be found inside the Docs Folder

GitHub Actions

An adaptation to GitHub Actions exists here.