Package gosec: Information

    Source package: gosec
    Version: 2.22.4-alt1
    Latest version according to Repology
    Build time:  May 21, 2025, 09:21 PM in the task #384702
    Report package bug
    License: Apache-2.0
    Summary: Inspects source code for security problems by scanning the Go AST and SSA code representation
    Description: 
    Gosec is a static analysis tool that scans
    Go source code to identify potential
    security vulnerabilities by analyzing
    the AST (Abstract Syntax Tree) and SSA
    (Static Single Assignment) representations.
    It detects issues like:
    - Hardcoded credentials
    - SQL injection risks
    - Insecure file permissions
    - Weak cryptographic algorithms
    - Improper error handling
    - Other common Go security pitfalls.

    List of RPM packages built from this SRPM:
    gosec (x86_64, aarch64)

    Maintainer: Ivan Khanas

    List of contributors:
    Ivan Khanas

    ACL:
    Ivan Khanas
    @everybody

      1. golang
      2. rpm-build-golang

    Last changed


    May 21, 2025 Ivan Khanas 2.22.4-alt1
    - First Build for Alt Linux Sisyphus.