FNS changes on top of 5.2.x #2098
Merged
GitHub Advanced Security / CodeQL
failed
Aug 26, 2024 in 3s
2 new alerts including 2 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 2 high
See annotations below for details.
Annotations
Check failure on line 124 in protocol/streaming/ws/websocket_server.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type uint32 without an upper bound check.
Check failure on line 144 in protocol/streaming/ws/websocket_server.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type uint32 without an upper bound check.
Loading