We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8c884 commit 04e2f9aCopy full SHA for 04e2f9a
1 file changed
auto-discovery/kubernetes/tests/__snapshot__/auto-discovery_test.yaml.snap
@@ -19,6 +19,7 @@ matches the snapshot:
19
"defectdojo.securecodebox.io/product-name": "{{ .Cluster.Name }} | {{ .Namespace.Name }} | {{ .Target.Name }}",
20
"defectdojo.securecodebox.io/product-tags": "cluster/{{ .Cluster.Name }},namespace/{{ .Namespace.Name }}"
21
},
22
+ "env": [],
23
"hookSelector": {},
24
"labels": {},
25
"name": "trivy",
@@ -62,6 +63,7 @@ matches the snapshot:
62
63
64
65
66
67
68
69
"name": "zap",
0 commit comments