test TCP DNS override on Linux #189
9 new alerts including 4 errors
New alerts in code changed by this pull request
- 4 errors
- 5 warnings
See annotations below for details.
Annotations
Check warning on line 84 in linux-tool/glue/glue.go
Code scanning / gosec
Use of unsafe calls should be audited Warning
Check failure on line 111 in linux-tool/glue/glue.go
Code scanning / gosec
integer overflow conversion uint64 -> uint32 Error
Check warning on line 27 in linux-tool/toy/main.go
Code scanning / gosec
Errors unhandled Warning
Check failure on line 35 in linux-tool/toy/main.go
Code scanning / gosec
integer overflow conversion uint64 -> uint32 Error
Check failure on line 36 in linux-tool/toy/main.go
Code scanning / gosec
integer overflow conversion uint64 -> uint32 Error
Check warning on line 44 in linux-tool/toy/main.go
Code scanning / gosec
Errors unhandled Warning
Check warning on line 45 in linux-tool/toy/main.go
Code scanning / gosec
Errors unhandled Warning
Check warning on line 47 in linux-tool/toy/main.go
Code scanning / gosec
Errors unhandled Warning
Check failure on line 53 in linux-tool/toy/main.go
Code scanning / gosec
Subprocess launched with a potential tainted input or cmd arguments Error