mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-07-20 05:58:50 -04:00
Commented out docker scout
This commit is contained in:
parent
6eacc9f312
commit
f17b96bc05
16
.github/workflows/docker.yml
vendored
16
.github/workflows/docker.yml
vendored
@ -70,11 +70,11 @@ jobs:
|
||||
INCLUDE_MARIADB_TOOLS=true
|
||||
PREINSTALL_LIBS=true
|
||||
|
||||
- name: Docker Scout
|
||||
id: docker-scout
|
||||
uses: docker/scout-action@v1
|
||||
with:
|
||||
command: quickview,cves
|
||||
image: image://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
summary: true
|
||||
only-severities: critical,high,medium,low,unspecified
|
||||
#- name: Docker Scout
|
||||
# id: docker-scout
|
||||
# uses: docker/scout-action@v1
|
||||
# with:
|
||||
# command: quickview,cves
|
||||
# image: image://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
# summary: true
|
||||
# only-severities: critical,high,medium,low,unspecified
|
||||
|
Loading…
x
Reference in New Issue
Block a user