GO-7383 API v2: a JSON HTTP API for agents over AnyBlock JSON - #3242
GO-7383 API v2: a JSON HTTP API for agents over AnyBlock JSON#3242requilence wants to merge 262 commits into
6 new alerts including 1 critical severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 critical
- 4 high
- 1 medium
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check failure on line 68 in core/block/export/writer.go
Code scanning / CodeQL
Uncontrolled data used in path expression High
Check failure on line 73 in core/block/export/writer.go
Code scanning / CodeQL
Uncontrolled data used in path expression High
Check failure on line 85 in core/block/export/writer.go
Code scanning / CodeQL
Uncontrolled data used in path expression High
Check failure on line 527 in core/files/fileuploader/uploader.go
Code scanning / CodeQL
Uncontrolled data used in network request Critical
Check failure on line 809 in pkg/lib/database/filter.go
Code scanning / CodeQL
Size computation for allocation may overflow High
Check warning on line 175 in core/api/v2/middleware.go
Code scanning / CodeQL
Information exposure through a stack trace Medium