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

Commit 31630c3

Browse files
committed
Start combined scan in current namespace
1 parent 4604fe5 commit 31630c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hooks/imperative-subsequent-scans/scan-helpers.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ async function startSubsequentSecureCodeBoxScan({
1717
kind: "Scan",
1818
metadata: {
1919
name: name,
20+
namespace: process.env['NAMESPACE'],
2021
labels: {
2122
...parentScan.metadata.labels,
2223
},

0 commit comments

Comments
 (0)