testing output of sarif file

Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2022-08-08 16:40:30 -07:00
parent 9162fe0aa8
commit e55a84e8a0
No known key found for this signature in database
GPG key ID: 11048BF1C893BC89

View file

@ -71,6 +71,10 @@ jobs:
vuln-type: 'os,library'
severity: 'CRITICAL,HIGH,MEDIUM,LOW,UNKNOWN'
- name: Output Sarif File
shell: bash
run: cat trivy-results-${{ matrix.versions }}.sarif
- name: Checkout code
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b