Add manual implementation of APIv3 HTTP endpoints #5054
Merged
GitHub Advanced Security / CodeQL
failed
Dec 29, 2023 in 3s
1 new alert including 1 high severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 high
See annotations below for details.
Annotations
Check failure on line 195 in plugin/storage/grpc/shared/grpc_client.go
Code scanning / CodeQL
Incorrect conversion between integer types High
to a lower bit size type int32 without an upper bound check.
Loading