Skip to content

Update from update/networkservicemesh/cmd-exclude-prefixes-k8s - #13832

Merged
ljkiraly merged 1 commit into
mainfrom
update/networkservicemesh/cmd-exclude-prefixes-k8s
Sep 4, 2026
Merged

Update from update/networkservicemesh/cmd-exclude-prefixes-k8s#13832
ljkiraly merged 1 commit into
mainfrom
update/networkservicemesh/cmd-exclude-prefixes-k8s

Conversation

@nsmbot

@nsmbot nsmbot commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Update go.mod and go.sum to latest version from networkservicemesh/cmd-exclude-prefixes-k8s@main
PR link: networkservicemesh/cmd-exclude-prefixes-k8s#370
Commit: 7da2064
Author: Network Service Mesh Bot
Date: 2026-09-04 07:30:49 -0500
Message:

  • Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (# 370)
    PR link: Update from update/networkservicemesh/sdk sdk-k8s#590
    Commit: c376e3d
    Author: Network Service Mesh Bot
    Date: 2026-09-04 07:26:50 -0500
    Message:
    • Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (# 590)
      PR link: Fix golangci-lint gosec G304 and align config go version sdk#1760
      Commit: 572d69f
      Author: Laszlo Kiraly
      Date: 2026-09-04 14:19:49 +0200
      Message:
      • Fix golangci-lint gosec G304 in recvfd fd_leak_test (# 1760)
        Resolve the gosec G304 ("Potential file inclusion via variable") finding
        in pkg/registry/common/recvfd/fd_leak_test.go by wrapping the constructed
        path in filepath.Clean before os.Open. The path is already built from a
        controlled directory and sanitized input, so this is a defensive change
        to satisfy the linter without altering behavior.
        Assisted-by AI assistant

…d-exclude-prefixes-k8s@main

PR link: networkservicemesh/cmd-exclude-prefixes-k8s#370

Commit: 7da2064
Author: Network Service Mesh Bot
Date: 2026-09-04 07:30:49 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#370)
PR link: networkservicemesh/sdk-k8s#590
Commit: c376e3d
Author: Network Service Mesh Bot
Date: 2026-09-04 07:26:50 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#590)
PR link: networkservicemesh/sdk#1760
Commit: 572d69f
Author: Laszlo Kiraly
Date: 2026-09-04 14:19:49 +0200
Message:
        - Fix golangci-lint gosec G304 in recvfd fd_leak_test (#1760)
Resolve the gosec G304 ("Potential file inclusion via variable") finding
in pkg/registry/common/recvfd/fd_leak_test.go by wrapping the constructed
path in filepath.Clean before os.Open. The path is already built from a
controlled directory and sanitized input, so this is a defensive change
to satisfy the linter without altering behavior.
Assisted-by AI assistant
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
@ljkiraly
ljkiraly merged commit ca78735 into main Sep 4, 2026
7 of 8 checks passed
@ljkiraly
ljkiraly deleted the update/networkservicemesh/cmd-exclude-prefixes-k8s branch September 4, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants