Test CI v2.1.34
Some checks failed
DNS & Network Test / network-test (push) Failing after 3s
Go CI Pipeline / Lint Code (push) Successful in 1m28s
Go CI Pipeline / Run Tests (push) Successful in 55s
Go CI Pipeline / Security Scan (SCA) (push) Failing after 42s
Go CI Pipeline / Build Application (push) Has been skipped

This commit is contained in:
phattt2901 2025-05-04 13:54:48 +07:00
parent 9b41d5ad01
commit 91ae326ba0

View File

@ -38,6 +38,7 @@ jobs:
- name: Run Trivy FS Scan # Quét filesystem tìm lỗ hổng dependencies
uses: aquasecurity/trivy-action@master
with:
args: --timeout=5m
scan-type: 'fs'
scan-ref: '.'
format: 'table'