mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-07-20 14:01:11 -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
|
INCLUDE_MARIADB_TOOLS=true
|
||||||
PREINSTALL_LIBS=true
|
PREINSTALL_LIBS=true
|
||||||
|
|
||||||
- name: Docker Scout
|
#- name: Docker Scout
|
||||||
id: docker-scout
|
# id: docker-scout
|
||||||
uses: docker/scout-action@v1
|
# uses: docker/scout-action@v1
|
||||||
with:
|
# with:
|
||||||
command: quickview,cves
|
# command: quickview,cves
|
||||||
image: image://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
# image: image://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
summary: true
|
# summary: true
|
||||||
only-severities: critical,high,medium,low,unspecified
|
# only-severities: critical,high,medium,low,unspecified
|
||||||
|
Loading…
x
Reference in New Issue
Block a user