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: v3.0.28
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: v3.0.29
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 5, 2026

  1. Add ScanType enum with values 'socket', 'socket_tier1', and 'socket_b…

    …asics' to support different scan types when creating full scans. The scan_type parameter is passed as a query parameter in the fullscans.post and fullscans.archive methods.
    mtorp committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    9e99f8f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

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

Commits on Jan 21, 2026

  1. Merge pull request #64 from SocketDev/scan-type

    Add scan_type query param to full scan API
    mtorp authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    bb177b4 View commit details
    Browse the repository at this point in the history
Loading