Skip to content

Commit 7c5141b

Browse files
committed
add missing option validation
1 parent 6d99e82 commit 7c5141b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/scan/cmd-scan-create.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@ async function run(
462462
isUsingNonDefaultTimeout ||
463463
isUsingNonDefaultVersion ||
464464
reachDisableAnalysisSplitting ||
465+
reachLazyMode ||
465466
reachSkipCache ||
466467
reachUseOnlyPregeneratedSboms
467468

0 commit comments

Comments
 (0)