We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d854e20 commit 8c46520Copy full SHA for 8c46520
internal/commands/scan_test.go
@@ -760,6 +760,7 @@ func TestAddScaScan(t *testing.T) {
760
ExploitablePath: "true",
761
LastSastScanTime: "1",
762
PrivatePackageVersion: "1.1.1",
763
+ SBom: "false",
764
}
765
scaMapConfig := make(map[string]interface{})
766
scaMapConfig[resultsMapType] = commonParams.ScaType
0 commit comments