FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing v1.1.157...v1.1.158 · SocketDev/socket-cli · GitHub

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: SocketDev/socket-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.157
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: SocketDev/socket-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.158
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 14, 2026

  1. fix(scan): reject every --reach-* modifier when --reach is not enabled (

    #1493)
    
    * fix(scan): reject every --reach-* modifier when --reach is not enabled
    
    The 'reachability flags require --reach' guard in 'socket scan create'
    relied on a hand-maintained list of flags that had drifted out of sync:
    --reach-debug, --reach-detailed-analysis-log-file,
    --reach-disable-external-tool-checks, and --reach-retain-facts-file were
    missing, so passing them without --reach silently produced a plain SBOM
    scan that could be mistaken for a reachability scan.
    
    Derive the boolean-flag check from the reachabilityFlags definition
    instead, so newly added flags are covered automatically. The deprecated
    no-op --reach-disable-analysis-splitting stays exempt.
    
    * refactor(scan): use array destructuring in reach flag check
    mtorp authored Aug 14, 2026
    Configuration menu
    Copy the full SHA
    178ece2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2026

  1. upgrading coana to version 15.10.15 (#1496)

    * upgrading coana to version 15.10.15
    
    * move release notes under Unreleased and drop hand-written version bump
    
    The publish workflow derives the version on v1.x; hand-writing it would
    desync the changelog from the released version.
    
    ---------
    
    Co-authored-by: socket-pr-bot[bot] <294242679+socket-pr-bot[bot]@users.noreply.github.com>
    Co-authored-by: Martin Torp <martin@socket.dev>
    socket-pr-bot[bot] and mtorp authored Aug 17, 2026
    Configuration menu
    Copy the full SHA
    4a4229e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830d711 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL