Skip to content

Conversation

@grace-murphy
Copy link
Contributor

Changes

Add capability to use ASM Inventory Search from the CLI with a query string, saved query ID, or saved query name

Examples:
censys asm search --query 'domain: foo.com'
censys asm execute-saved-query-by-id --query-id 70000000-aaaa-4444-bbbb-eeeeeeeeeeee
censys asm-execute-saved-query-by-name --query-name 'my saved query'

Deprecation Notice

Previously, workspaces was a required field for the ASM search() function in the SDK. Going forward, the workspace ID associated with the API key being used will be automatically selected. workspaces is now an optional field in that function and will be removed altogether in the future.

Copy link
Member

@thehappydinoa thehappydinoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I will trigger a release.

@thehappydinoa thehappydinoa merged commit b7cfdcb into main Jul 31, 2024
@thehappydinoa thehappydinoa deleted the grace-murphy/search-cli branch July 31, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants