Skip to content

Conversation

@mihirvala08
Copy link
Collaborator

Added support for investigations method
Ref Documentation: here

Chronicle method added:

  • chronicle.fetch_associated_investigations()
  • chronicle.list_investigations()
  • chronicle.get_investigation()
  • chronicle.trigger_investigation()

CLI Command:

  • secops investigation list
  • secops investigation get
  • secops investigation trigger
  • secops investigation fetch-associated

Testing:

  • Added unit tests in tests/chronicle/test_investigations.py
  • Added integration tests in: tests/chronicle/test_investigations_integration.py and tests/cli/test_investigation_integration.py

@mihirvala08 mihirvala08 linked an issue Jan 6, 2026 that may be closed by this pull request
@mihirvala08
Copy link
Collaborator Author

/run-integration-tests c8dc92f

@mihirvala08
Copy link
Collaborator Author

/run-integration-tests f9a9811

@mihirvala08 mihirvala08 merged commit f4aa0f1 into main Jan 7, 2026
8 checks passed
@mihirvala08 mihirvala08 deleted the feature/investigations-methods branch January 7, 2026 12:18
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.

feat: add support for investigations

1 participant