Skip to content

Conversation

@mtorp
Copy link
Contributor

@mtorp mtorp commented Jan 5, 2026

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.
@mtorp mtorp requested a review from dacoburn January 5, 2026 09:59
@mtorp mtorp requested a review from a team as a code owner January 5, 2026 09:59
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

🚀 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 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 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
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.

3 participants