Skip to content

Monitor golangci-lint for gosec 2.21.4 Overflow Checks (G115) Update #73

Open
@fabiovincenzi

Description

@fabiovincenzi

We relies on golangci-lint version 1.61.0 since #72, which currently includes gosec version 2.21.2. In gosec version 2.21.4, a significant improvement was introduced for detecting integer overflows in rule G115 through bound checks. This enhancement, documented in gosec Issue #1187, would help us catch potential overflow vulnerabilities more effectively once available in golangci-lint.

References:
gosec Issue #1187 - Details the addition of bound checks for G115.
gosec Release Notes - Overview of recent gosec updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions