fix(ci): minimal trivy fs scan
This commit is contained in:
		| @@ -22,10 +22,6 @@ jobs: | ||||
|         with: | ||||
|           scan-type: 'fs' | ||||
|           scan-ref: '.' | ||||
|           format: 'table' | ||||
|           exit-code: '1' | ||||
|           ignore-unfixed: true | ||||
|           severity: 'CRITICAL,HIGH' | ||||
|   Build_Image: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|   | ||||
| @@ -19,10 +19,6 @@ jobs: | ||||
|         with: | ||||
|           scan-type: 'fs' | ||||
|           scan-ref: '.' | ||||
|           format: 'table' | ||||
|           exit-code: '1' | ||||
|           ignore-unfixed: true | ||||
|           severity: 'CRITICAL,HIGH' | ||||
|   Build_Image: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|   | ||||
| @@ -19,10 +19,6 @@ jobs: | ||||
|         with: | ||||
|           scan-type: 'fs' | ||||
|           scan-ref: '.' | ||||
|           format: 'table' | ||||
|           exit-code: '1' | ||||
|           ignore-unfixed: true | ||||
|           severity: 'CRITICAL,HIGH' | ||||
|   Build_Image: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user