Попытка исправить анализатор докер контейнеров
This commit is contained in:
parent
cdf7dc9712
commit
52568bfac5
@ -38,14 +38,6 @@ jobs:
|
|||||||
ignore-unfixed: true
|
ignore-unfixed: true
|
||||||
vuln-type: 'os,library'
|
vuln-type: 'os,library'
|
||||||
severity: 'CRITICAL,HIGH'
|
severity: 'CRITICAL,HIGH'
|
||||||
- name: Run dockle
|
|
||||||
uses: goodwithtech/dockle-action@main
|
|
||||||
with:
|
|
||||||
image: '${{ env.DOCKER_METADATA_OUTPUT_TAGS }}'
|
|
||||||
format: 'list'
|
|
||||||
exit-code: '1'
|
|
||||||
exit-level: 'warn'
|
|
||||||
ignore: 'CIS-DI-0001,CIS-DI-0010,DKL-DI-0006'
|
|
||||||
- name: Log in to the Container registry
|
- name: Log in to the Container registry
|
||||||
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
|
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user