Skip to content

Commit 8bec663

Browse files
committed
refactor zap check
1 parent 4b0ad1a commit 8bec663

File tree

7 files changed

+415
-490
lines changed

7 files changed

+415
-490
lines changed

cmd/vulcan-zap/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Copyright 2019 Adevinta
22

3-
FROM softwaresecurityproject/zap-bare:2.16.0
3+
FROM zaproxy/zap-bare:2.16.0
44
USER root
5+
56
RUN chown -R zap /zap/
67

78
USER zap

0 commit comments

Comments
 (0)