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.0
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.1
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 14, 2025

  1. Update gosec in github action to 2.22.0 (#1286)

    Change-Id: I9759d3c8ecfa34525f61e42f8d4ae412b92ead6d
    
    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    ccojocar authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    32dcc8a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    7466b7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59291a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Add test to conver unit parssing for G115 rule (#1293)

    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    ccojocar authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    c66cb56 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. chore(deps): update module google.golang.org/api to v0.218.0 (#1294)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    fbb0833 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore(deps): update module google.golang.org/api to v0.219.0 (#1296)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    2258e31 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Update to go version 1.23.6 and 1.22.12 (#1299)

    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    ccojocar authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    f4d2576 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

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

    * chore(deps): update all dependencies
    
    * Remove the toolchain version
    
    Change-Id: Ia459abe63b2b15167dd51a9a75b222178d7664b6
    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 Feb 11, 2025
    Configuration menu
    Copy the full SHA
    9552f03 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Add support for go 1.24 and phased out support for go 1.22 (#1302)

    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    ccojocar authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    7723829 View commit details
    Browse the repository at this point in the history
  2. Update cosign to v2.4.2 (#1303)

    Change-Id: I5346ca655388a5c33463ccecc72657b539c83d76
    
    Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
    ccojocar authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    43fee88 View commit details
    Browse the repository at this point in the history
Loading