Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 7033338

Browse files
committed
Rename ParseJob Image to new naming schema
1 parent f9221df commit 7033338

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

integrations/amass/amass-parsejob-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ metadata:
44
name: 'amass-jsonl'
55
spec:
66
handlesResultsType: amass-jsonl
7-
image: scbexperimental/amass-parser
7+
image: scbexperimental/parser-amass

integrations/nmap/nmap-parsejob-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ metadata:
44
name: "nmap-xml"
55
spec:
66
handlesResultsType: nmap-xml
7-
image: scbexperimental/nmap-parser
7+
image: scbexperimental/parser-nmap

integrations/ssh_scan/ssh-scan-parsejob-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ metadata:
44
name: "ssh-scan-json"
55
spec:
66
handlesResultsType: ssh-scan-json
7-
image: scbexperimental/ssh-scan-parser
7+
image: scbexperimental/parser-ssh-scan

integrations/zap/zap-parsejob-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ metadata:
44
name: "zap-json"
55
spec:
66
handlesResultsType: zap-json
7-
image: scbexperimental/zap-parser
7+
image: scbexperimental/parser-zap

0 commit comments

Comments
 (0)