Skip to content

chore(test): PoC agent-gnmi integration test skeleton

38a9d36
Select commit
Loading
Failed to load commit list.
Draft

agent-gnmi test integration proposal/discussion #1153

chore(test): PoC agent-gnmi integration test skeleton
38a9d36
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Oct 28, 2025 in 2s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 78 in test/integration/agent-gnmi/cmd/agent-ctl/main.go

See this annotation in the file changed.

Code scanning / CodeQL

Use of insecure HostKeyCallback implementation High test

Configuring SSH ClientConfig with insecure HostKeyCallback implementation from
this source
.

Check failure on line 71 in test/integration/agent-gnmi/cmd/agent-install/main.go

See this annotation in the file changed.

Code scanning / CodeQL

Use of insecure HostKeyCallback implementation High test

Configuring SSH ClientConfig with insecure HostKeyCallback implementation from
this source
.

Check failure on line 61 in test/integration/agent-gnmi/cmd/agent-uninstall/main.go

See this annotation in the file changed.

Code scanning / CodeQL

Use of insecure HostKeyCallback implementation High test

Configuring SSH ClientConfig with insecure HostKeyCallback implementation from
this source
.

Check failure on line 307 in test/integration/agent-gnmi/pkg/sonicvm/vm.go

See this annotation in the file changed.

Code scanning / CodeQL

Use of insecure HostKeyCallback implementation High test

Configuring SSH ClientConfig with insecure HostKeyCallback implementation from
this source
.