Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: securego/gosec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.3
Choose a base ref
...
head repository: securego/gosec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.22.4
Choose a head ref
  • 11 commits
  • 15 files changed
  • 4 contributors

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    1d458c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. chore(deps): update all dependencies (#1333)

    * chore(deps): update all dependencies
    
    * Fix all lint warnings after upgrading golangci-lint action
    
    Change-Id: I7b4162307ae0d6a1c9ec00b7127469c64ed93f64
    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    
    * Remove the backup file
    
    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    
    ---------
    
    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Cosmin Cojocar <ccojocar@google.com>
    renovate[bot] and ccojocar authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    d514c42 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Handle nil file when creating a new issue

    This can occur when there is a compilation issue into the code.
    
    Change-Id: I8b028d454d417c33edc687dcffc68c92d18091d6
    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    ccojocar committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    700e9a9 View commit details
    Browse the repository at this point in the history
  2. Comment the reason why the file can be nil when an issue is created

    Change-Id: I85295a33f540255f4904e663144b959877d0c38a
    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    ccojocar committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    2aaa9c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Configuration menu
    Copy the full SHA
    55dbf5a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    dc1c38b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    65d2d9f View commit details
    Browse the repository at this point in the history
  2. Update the AI provider API key value when provided as an argument

    Change-Id: I9658ff0bc37941d6767144b7df49470452f8f591
    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    ccojocar committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    6027926 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    270b5ce View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Configuration menu
    Copy the full SHA
    d522338 View commit details
    Browse the repository at this point in the history
  2. Update to go version 1.24.3 and 1.23.9

    Change-Id: I51a700de77a580647088f6ac40a725bac5c4e233
    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    ccojocar committed May 8, 2025
    Configuration menu
    Copy the full SHA
    6decf96 View commit details
    Browse the repository at this point in the history
Loading