feat: FalconPy v1.6.1 upgrade with 8 new read-only tools#2
Merged
willwebster5 merged 11 commits intomasterfrom Apr 1, 2026
Merged
feat: FalconPy v1.6.1 upgrade with 8 new read-only tools#2willwebster5 merged 11 commits intomasterfrom
willwebster5 merged 11 commits intomasterfrom
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ns tool Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…nd guides Adds CAOHuntingModule with 5 read-tier MCP tools: - cao_search_queries: search + auto-hydrate intelligence queries - cao_get_queries: get queries by IDs - cao_search_guides: search + auto-hydrate hunting guides - cao_get_guides: get guides by IDs - cao_aggregate: aggregate queries or guides by field Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…st pattern - Add scope mappings for case access tags, RTR metadata, correlation templates, and spotlight evaluation logic operations - Remove stale detects:read scope entry - Fix asyncio.get_event_loop() -> asyncio.run() in all test files to prevent event loop conflicts when running full test suite Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
crowdstrike-falconpyto>=1.6.1— gains enhanced filter/sort fields on Hosts, Cloud Security Assets, Container Images/Vulnerabilities, plus bug fixes (base_url validation, case management alias corrections, installation tokens truthiness fix)asyncio.get_event_loop()deprecation across all test filesNew tool count: 14 new read-only tools (31 → 45 total)
Test plan
--modulesexclusion)🤖 Generated with Claude Code