Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add scan_type query param to full scan API#64

Merged
Martin Torp (mtorp) merged 2 commits into
mainSocketDev/socket-sdk-python:mainfrom
scan-typeSocketDev/socket-sdk-python:scan-typeCopy head branch name to clipboard
Jan 21, 2026
Merged

Add scan_type query param to full scan API#64
Martin Torp (mtorp) merged 2 commits into
mainSocketDev/socket-sdk-python:mainfrom
scan-typeSocketDev/socket-sdk-python:scan-typeCopy head branch name to clipboard

Conversation

@mtorp

Copy link
Copy Markdown
Contributor

NOTICE: The currently deployed version of the Socket backend does not support this change. I will update the Socket CLI and Socket Basics to use the scan type once the Socket backend is deployed.

Add ScanType enum with values 'socket', 'socket_tier1', and 'socket_basics' to support different scan types when creating full scans.

Why?

This change allows us to distinguish Tier 1 scans from regular full scans, and is a requirement for proper ingestion of Tier 1 alerts into organization-wide alerts.

Public Changelog

N/A

…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.
@github-actions

github-actions Bot commented Jan 5, 2026

Copy link
Copy Markdown

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketdev==3.0.29.dev1

@mtorp Martin Torp (mtorp) changed the title Add scan_type query param to full scan creation Add scan_type query param to full scan APID Jan 5, 2026
@mtorp Martin Torp (mtorp) changed the title Add scan_type query param to full scan APID Add scan_type query param to full scan API Jan 5, 2026
Comment thread socketdev/fullscans/__init__.py
@mtorp Martin Torp (mtorp) merged commit bb177b4 into main Jan 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.