Skip to content

Conversation

@PaperMtn
Copy link
Contributor

@PaperMtn PaperMtn commented Dec 9, 2025

Added support for watchlist endpoints:

  • chronicle.watchlist.create_watchlist
  • chronicle.watchlist.delete_watchlist
  • chronicle.watchlist.get_watchlist
  • chronicle.watchlist.list_watchlists

Also CLI support added:

  • secops watchlist create
  • secops watchlist delete
  • secops watchlist list
  • secops watchlist get

Tests added for all functions, and documentation added to README

Addresses issue [#159]

Note: This also implements a utilities module chronicle.utils.request_utils which contains standardised functions for paginated and non-paginated requests to the Chronicle API, wrapping error handling and return formatting for a more standardised response across modules. This acts as a POC for issue [#149]

@PaperMtn PaperMtn requested a review from mihirvala08 as a code owner December 9, 2025 21:02
@mihirvala08 mihirvala08 linked an issue Dec 22, 2025 that may be closed by this pull request
@mihirvala08 mihirvala08 merged commit 3af294c into google:main Dec 22, 2025
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.

No support for watchlist actions

4 participants