Update .gitleaksignore - #14
Open
evanbwong wants to merge 1 commit into
Open
Conversation
added insignificant credentials that can be ignored
There was a problem hiding this comment.
- GO-2024-2687
- Module: golang.org/x/net
- Found in: v0.0.0-20220722155237-a158d28d115b
- Fixed in: v0.23.0
- Example Traces:
1. pkg/util/portforward/portforward.go:444:23: portforward.Close calls fmt.Fprintf, which eventually calls bufio.Write
2. pkg/server/server.go:246:53: server.ServeOnListenerTLS calls server.Serve, which eventually calls server.Serve
3. pkg/util/websocketproxy/websocketproxy.go:148:26: websocketproxy.ServeHTTP calls websocketproxy.copyResponse, which eventually calls flushwriter.Write
4. pkg/controllers/manifests/init.go:233:76: manifests.ProcessHelmChart calls http2.Error, which eventually calls manifests.ProcessHelmChart
5. pkg/util/websocketproxy/websocketproxy.go:176:34: websocketproxy.ServeHTTP calls websocket.Upgrade, which eventually calls http.writeHeader
- GO-2023-1571
- Module: golang.org/x/net
- Found in: v0.0.0-20220722155237-a158d28d115b
- Fixed in: v0.7.0
- Example Traces:
1. pkg/plugin/plugin.go:173:2: plugin.Start calls plugin.Start$1, which eventually calls transport.NewServerTransport
2. pkg/util/portforward/portforward.go:444:23: portforward.Close calls fmt.Fprintf, which eventually calls bufio.Write
3. pkg/server/server.go:246:53: server.ServeOnListenerTLS calls server.Serve, which eventually calls server.Serve
4. pkg/util/compress/compress.go:46:33: compress.Uncompress calls io.ReadAll, which eventually calls io.ReadAll
5. pkg/upgrade/upgrade.go:128:45: upgrade.Upgrade calls selfupdate.UpdateTo, which eventually calls http.roundTrip
- GO-2025-3522
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.29.13
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2023-1892
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.25.11
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2023-2341
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.25.16
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2023-1891
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.25.11
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2024-2994
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.27.16
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2025-3595
- Module: golang.org/x/net
- Found in: v0.0.0-20220722155237-a158d28d115b
- Fixed in: v0.38.0
- Example Traces:
1. pkg/server/server.go:246:53: server.ServeOnListenerTLS calls server.Serve, which eventually calls proxy.rewriteHTML
- GO-2024-3277
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.27.0-alpha.1
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2023-1628
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.25.4
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2022-0969
- Module: golang.org/x/net
- Found in: v0.0.0-20220722155237-a158d28d115b
- Fixed in: v0.0.0-20220906165146-f3363e06e74c
- Example Traces:
1. pkg/server/server.go:246:53: server.ServeOnListenerTLS calls server.Serve, which eventually calls http2.ConfigureServer$1
- GO-2022-1144
- Module: golang.org/x/net
- Found in: v0.0.0-20220722155237-a158d28d115b
- Fixed in: v0.4.0
- Example Traces:
1. pkg/server/server.go:246:53: server.ServeOnListenerTLS calls server.Serve, which eventually calls http2.ConfigureServer$1
- GO-2023-2153
- Module: google.golang.org/grpc
- Found in: v1.47.0
- Fixed in: v1.56.3
- Example Traces:
1. pkg/plugin/plugin.go:171:30: plugin.Start calls grpc.NewServer, which eventually calls plugin.Start
2. pkg/plugin/plugin.go:173:2: plugin.Start calls plugin.Start$1, which eventually calls plugin.Start$1
3. pkg/plugin/plugin.go:173:2: plugin.Start calls plugin.Start$1, which eventually calls grpc.newHTTP2Transport
- GO-2023-2331
- Module: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- Found in: v0.20.0
- Fixed in: v0.46.0
- Example Traces:
1. pkg/plugin/remote/plugin_grpc.pb.go:234:20: remote.Mutate calls grpc.Invoke, which eventually calls otelgrpc.UnaryClientInterceptor$1
- GO-2022-0983
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.26.0-alpha.3
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2025-3465
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.29.14
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2023-2102
- Module: golang.org/x/net
- Found in: v0.0.0-20220722155237-a158d28d115b
- Fixed in: v0.17.0
- Example Traces:
1. pkg/server/server.go:246:53: server.ServeOnListenerTLS calls server.Serve, which eventually calls http2.ConfigureServer$1
- GO-2023-1629
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.25.4
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
- GO-2023-1864
- Module: k8s.io/kubernetes
- Found in: v1.25.3
- Fixed in: v1.25.10
- Example Traces:
1. test/e2e_scheduler/waitforfirstconsumer.go:17:2: e2e_scheduler.init calls util.init, which eventually calls e2e_scheduler.init
Please review these findings and fix the issues before merging.
There was a problem hiding this comment.
- G115: integer overflow conversion int -> uint16, Severity: HIGH
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/cmd/vclusterctl/log/loading_text.go:121:34
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/lifecycle/lifecycle.go:304:22
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/lifecycle/lifecycle.go:259:22
-
- G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand), Severity: HIGH
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/util/random/rand.go:18:22
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/cmd/vclusterctl/cmd/util.go:157:17
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/cmd/vclusterctl/cmd/util.go:149:19
-
- G109: Potential Integer overflow made by strconv.Atoi result conversion to int16/32, Severity: HIGH
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/lifecycle/lifecycle.go:304:17
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/lifecycle/lifecycle.go:259:17
-
- G601: Implicit memory aliasing in for loop., Severity: MEDIUM
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/test/e2e_scheduler/scheduler.go:127:65
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/test/e2e_scheduler/scheduler.go:27:65
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/lifecycle/lifecycle.go:310:27
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/lifecycle/lifecycle.go:265:27
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/lifecycle/lifecycle.go:168:27
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/lifecycle/lifecycle.go:107:27
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/controllers/resources/pods/util.go:17:78
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/controllers/resources/pods/util.go:14:69
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/controllers/resources/pods/util.go:11:69
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/controllers/resources/nodes/translate.go:175:38
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/controllers/resources/nodes/nodeservice/node_service.go:107:47
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/controllers/resources/configmaps/util.go:17:84
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/controllers/resources/configmaps/util.go:14:75
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/controllers/resources/configmaps/util.go:11:75
-
- File: /home/runner/_work/bulwark/bulwark/target-repo/pkg/controllers/manifests/init.go:280:41
- ... (truncated), run gosec locally to capture all failure for the rule G601
-
Please review these findings and fix the issues before merging.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added insignificant credentials that can be ignored