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