-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: SocketDev/socket-sdk-python
base: scan-type
head repository: SocketDev/socket-sdk-python
compare: main
- 7 commits
- 9 files changed
- 5 contributors
Commits on Jan 21, 2026
-
Merge pull request #64 from SocketDev/scan-type
Add scan_type query param to full scan API
Configuration menu - View commit details
-
Copy full SHA for bb177b4 - Browse repository at this point
Copy the full SHA bb177b4View commit details
Commits on Feb 25, 2026
-
Bump urllib3 from 2.6.2 to 2.6.3 (#67)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f29af4f - Browse repository at this point
Copy the full SHA f29af4fView commit details -
Bump virtualenv from 20.35.4 to 20.36.1 (#66)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 20.36.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.35.4...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f8266c - Browse repository at this point
Copy the full SHA 9f8266cView commit details -
Bump cryptography from 46.0.3 to 46.0.5 (#69)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e0ee56 - Browse repository at this point
Copy the full SHA 7e0ee56View commit details
Commits on Feb 26, 2026
-
Add
workspaceparam support (#68)* Add workspace to FullScanParams for API support Signed-off-by: lelia <lelia@socket.dev> * Add test to verify that workspace is included in query string on FullScanParams Signed-off-by: lelia <lelia@socket.dev> * Update README to document workspace parameter Signed-off-by: lelia <lelia@socket.dev> * Increment version number Signed-off-by: lelia <lelia@socket.dev> * Update tests to use generic data Signed-off-by: lelia <lelia@socket.dev> * Bump version again Signed-off-by: lelia <lelia@socket.dev> * Update pyproject classifiers Signed-off-by: lelia <lelia@socket.dev> * Pin python and virutalenv versions for workflows Signed-off-by: lelia <lelia@socket.dev> --------- Signed-off-by: lelia <lelia@socket.dev>
Configuration menu - View commit details
-
Copy full SHA for ec8940a - Browse repository at this point
Copy the full SHA ec8940aView commit details -
Update CODEOWNERS to reflect team ownership (#70)
Signed-off-by: lelia <lelia@socket.dev>
Configuration menu - View commit details
-
Copy full SHA for 821a777 - Browse repository at this point
Copy the full SHA 821a777View commit details
Commits on Feb 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ed38c65 - Browse repository at this point
Copy the full SHA ed38c65View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff scan-type...main