Skip to content

Add scan_type query param to full scan API#64

Merged
Martin Torp (mtorp) merged 2 commits intomainfrom
scan-type
Jan 21, 2026
Merged

Add scan_type query param to full scan API#64
Martin Torp (mtorp) merged 2 commits intomainfrom
scan-type

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
Copy link
Copy Markdown

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 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
@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