Files
tas-actions/README.md
2026-02-11 19:57:53 +01:00

438 B

tas-actions

Reusable GitHub Actions for TAS (Tea Advanced Security): upload SARIF reports and gate CI on the API response.

Actions

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 for all inputs and options.