You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/06/10 07:39:45 UTC

[GitHub] [skywalking] hanahmily commented on a change in pull request #7096: Introduce trivy to scan images

hanahmily commented on a change in pull request #7096:
URL: https://github.com/apache/skywalking/pull/7096#discussion_r648929319



##########
File path: .github/workflows/docker-ci.yaml
##########
@@ -59,6 +59,24 @@ jobs:
             ${{ runner.os }}-maven-
       - name: Build docker image
         run: export ES_VERSION=${{ matrix.es }} && export TAG=${{ matrix.es }} && (make docker || make docker)
+      - name: Scan OAP image
+        uses: aquasecurity/trivy-action@master

Review comment:
       make sense. I will pick up a sha1 later




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org