Test image scanning with anchore.
This commit is contained in:
@@ -43,3 +43,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
tags: cs-git.ddnss.de/docker/nginx-fpm:latest
|
tags: cs-git.ddnss.de/docker/nginx-fpm:latest
|
||||||
push: true
|
push: true
|
||||||
|
|
||||||
|
- name: Scan image
|
||||||
|
uses: anchore/scan-action@v6
|
||||||
|
with:
|
||||||
|
image: "docker/nginx-fpm:latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user