# tas-actions Reusable GitHub Actions for [TAS (Tea Advanced Security)](https://github.com/go-gitea/gitea): upload SARIF reports and gate CI on the API response. ## Actions ### [tas-upload-sarif](tas-upload-sarif/) Uploads a SARIF report from a file to TAS and **fails the job** if the API returns `allowed: false`. sarif-file: 'results.sarif' See [tas-upload-sarif/README.md](tas-upload-sarif/README.md) for all inputs and options.