Skip to content

[LOW] Q2: DelaySeconds unchecked int32 conversion #3

Description

@ahmedkamalio

Severity: Low

  • sqs/service.go:184-186DelaySeconds uses an unchecked int32
    conversion where the file's own safeInt helper is used elsewhere.

Fix

Wrap it in the same bounds check as the other conversions in this file.

Identified during an internal security review of the Gas framework
(2026-07-03).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions