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-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: SocketDev/socket-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: lelia/add-workspace-support
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 24, 2026

  1. Add workspace to FullScanParams for API support

    Signed-off-by: lelia <lelia@socket.dev>
    lelia committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    76ef739 View commit details
    Browse the repository at this point in the history
  2. Add test to verify that workspace is included in query string on Full…

    …ScanParams
    
    Signed-off-by: lelia <lelia@socket.dev>
    lelia committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    1d8d8a5 View commit details
    Browse the repository at this point in the history
  3. Update README to document workspace parameter

    Signed-off-by: lelia <lelia@socket.dev>
    lelia committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    9c7c99b View commit details
    Browse the repository at this point in the history
  4. Increment version number

    Signed-off-by: lelia <lelia@socket.dev>
    lelia committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    7ae9779 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Update tests to use generic data

    Signed-off-by: lelia <lelia@socket.dev>
    lelia committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    1ee45cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d2c589 View commit details
    Browse the repository at this point in the history
  3. Bump version again

    Signed-off-by: lelia <lelia@socket.dev>
    lelia committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    009cbc8 View commit details
    Browse the repository at this point in the history
  4. Update pyproject classifiers

    Signed-off-by: lelia <lelia@socket.dev>
    lelia committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    7a45624 View commit details
    Browse the repository at this point in the history
  5. Pin python and virutalenv versions for workflows

    Signed-off-by: lelia <lelia@socket.dev>
    lelia committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    c437867 View commit details
    Browse the repository at this point in the history
Loading