Skip to content

Commit efb77a9

Browse files
committed
make zap into a flat directory
1 parent 65dfe5d commit efb77a9

File tree

1,769 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,769 files changed

+1
-1
lines changed

components/scanners/zaproxy/component.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ steps:
5050
STARTUP_CHECK_RETRIES: "{{ .parameters.startup_check_retries }}"
5151
STARTUP_CHECK_INTERVAL: "{{ .parameters.startup_check_interval }}"
5252
- name: parser
53-
image: components/scanners/zaproxy
53+
image: components/scanners/zaproxy/parser
5454
executable: /bin/app
5555
env_vars:
5656
ZAP_RAW_OUT_FILE_PATH: "{{ scratchWorkspace }}/zap-report.json"
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)