Skip to content

test TCP DNS override on Linux

c801863
Select commit
Loading
Failed to load commit list.
Open

test TCP DNS override on Linux #189

test TCP DNS override on Linux
c801863
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / gosec failed Sep 3, 2025 in 5s

9 new alerts including 4 errors

New alerts in code changed by this pull request

  • 4 errors
  • 5 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 84 in linux-tool/glue/glue.go

See this annotation in the file changed.

Code scanning / gosec

Use of unsafe calls should be audited Warning

Use of unsafe calls should be audited

Check failure on line 111 in linux-tool/glue/glue.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion int -> uint64

Check warning on line 27 in linux-tool/toy/main.go

See this annotation in the file changed.

Code scanning / gosec

Errors unhandled Warning

Errors unhandled

Check failure on line 35 in linux-tool/toy/main.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion int -> uint32

Check failure on line 36 in linux-tool/toy/main.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion int -> uint32

Check warning on line 44 in linux-tool/toy/main.go

See this annotation in the file changed.

Code scanning / gosec

Errors unhandled Warning

Errors unhandled

Check warning on line 45 in linux-tool/toy/main.go

See this annotation in the file changed.

Code scanning / gosec

Errors unhandled Warning

Errors unhandled

Check warning on line 47 in linux-tool/toy/main.go

See this annotation in the file changed.

Code scanning / gosec

Errors unhandled Warning

Errors unhandled

Check failure on line 53 in linux-tool/toy/main.go

See this annotation in the file changed.

Code scanning / gosec

Subprocess launched with a potential tainted input or cmd arguments Error

Subprocess launched with a potential tainted input or cmd arguments