File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/Checkmarx/containers-types v1.0.9
88 github.com/Checkmarx/gen-ai-prompts v0.0.0-20240807143411-708ceec12b63
99 github.com/Checkmarx/gen-ai-wrapper v1.0.2
10- github.com/Checkmarx/manifest-parser v0.1.0
10+ github.com/Checkmarx/manifest-parser v0.1.1
1111 github.com/Checkmarx/secret-detection v1.2.1
1212 github.com/MakeNowJust/heredoc v1.0.0
1313 github.com/bouk/monkey v1.0.0
@@ -308,5 +308,3 @@ require (
308308)
309309
310310replace github.com/containerd/containerd => github.com/containerd/containerd v1.7.27
311-
312- replace github.com/Checkmarx/manifest-parser => C:\CX\manifest-parser
Original file line number Diff line number Diff line change @@ -75,6 +75,8 @@ github.com/Checkmarx/gen-ai-prompts v0.0.0-20240807143411-708ceec12b63 h1:SCuTcE
7575github.com/Checkmarx/gen-ai-prompts v0.0.0-20240807143411-708ceec12b63 /go.mod h1:MI6lfLerXU+5eTV/EPTDavgnV3owz3GPT4g/msZBWPo =
7676github.com/Checkmarx/gen-ai-wrapper v1.0.2 h1:T6X40+4hYnwfDsvkjWs9VIcE6s1O+8DUu0+sDdCY3GI =
7777github.com/Checkmarx/gen-ai-wrapper v1.0.2 /go.mod h1:xwRLefezwNNnRGu1EjGS6wNiR9FVV/eP9D+oXwLViVM =
78+ github.com/Checkmarx/manifest-parser v0.1.1 h1:Yp/fy0NjeLxxcS8y9AA9yIzWafC/Zeqn36YjVSe91DU =
79+ github.com/Checkmarx/manifest-parser v0.1.1 /go.mod h1:hh5FX5FdDieU8CKQEkged4hfOaSylpJzub8PRFXa4kA =
7880github.com/Checkmarx/secret-detection v1.2.1 h1:Hzpz74dcN/L14Q86ARvPOZpKBnERzGTpy6sl1RXKOTo =
7981github.com/Checkmarx/secret-detection v1.2.1 /go.mod h1:kbXbtIQisDdB/TNuV7r9HPclEznUyBHLQ5yr7IX7vBQ =
8082github.com/CycloneDX/cyclonedx-go v0.9.2 h1:688QHn2X/5nRezKe2ueIVCt+NRqf7fl3AVQk+vaFcIo =
You can’t perform that action at this time.
0 commit comments