Skip to content

GO-7383 AnyBlock JSON: a readable, validatable object format - #3241

Closed
requilence wants to merge 345 commits into
developfrom
go-7383-anyblockjson
Closed

GO-7383 AnyBlock JSON: a readable, validatable object format#3241
requilence wants to merge 345 commits into
developfrom
go-7383-anyblockjson

GO-7383 The format freezes at version 2, and the spec stops narrating…

fc3613c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 31, 2026 in 2s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 335 in pkg/lib/anyblockjson/keyvocab.go

See this annotation in the file changed.

Code scanning / CodeQL

Size computation for allocation may overflow High

This operation, which is used in an
allocation
, involves a
potentially large value
and might overflow.

Check failure on line 809 in pkg/lib/database/filter.go

See this annotation in the file changed.

Code scanning / CodeQL

Size computation for allocation may overflow High

This operation, which is used in an
allocation
, involves a
potentially large value
and might overflow.