Security tooling automation
- SARIF Multitool for performing operations with SARIF files (merging, paging, querying, supressing, etc.)
- Make and Poe the Poet for running tasks
- IDE workflows (e.g., VSCode tasks) for running the tooling while coding
pre-commit
for managing Git pre-commit hooksact
or GitLab Runner for running CI/CD workflows locally- GitHub Actions or GitLab pipelines for running CI/CD workflows