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: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f59513f
Choose a base ref
...
head repository: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c970eef
Choose a head ref
  • 1 commit
  • 8 files changed
  • 1 contributor

Commits on Jun 22, 2026

  1. refactor(reachability): use full names instead of "tier 1/2/3" + bump…

    … Coana CLI to 15.5.7 (#238)
    
    Rename the reachability analysis types in user-facing text from the "Tier 1/2/3"
    numbering to their full names: Full application reachability (formerly Tier 1),
    Precomputed reachability (formerly Tier 2), and Dependency reachability (formerly
    Tier 3). Only --help text, command output, log messages, comments, and docs change;
    wire-format values such as the socket_tier1 scan type are kept as-is for backward
    compatibility. A note in docs/cli-reference.md maps the old names to the new ones.
    
    Also bump the pinned @coana-tech/cli version from 15.5.0 to 15.5.7.
    mtorp authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    c970eef View commit details
    Browse the repository at this point in the history
Loading