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
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:
parent
9b41d5ad01
commit
91ae326ba0
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user