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

Commit ef1f865

Browse files
committed
Upgrading AMASS to version v.3.6.3
1 parent 0aec8b9 commit ef1f865

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

integrations/amass/templates/amass-scan-type.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
restartPolicy: OnFailure
1717
containers:
1818
- name: amass
19-
image: caffix/amass:v3.5.4
19+
image: caffix/amass:v3.6.3
2020
command:
2121
- "amass"
2222
- "enum"

operator/config/samples/execution_v1_scan/amass_securecodebox_io.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ apiVersion: "execution.experimental.securecodebox.io/v1"
22
kind: Scan
33
metadata:
44
name: "amass-securecodebox.io"
5+
namespace: default
56
labels:
67
organization: "secureCodeBox"
78
spec:

0 commit comments

Comments
 (0)