Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

legacyStreamDetectionAlerts is not supported

Open
#100 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
api, security

Research direction

Start by reading the Google SecOps legacyStreamDetectionAlerts API documentation and locating the corresponding entry points in the secops client. Compare the endpoint's request and response shape with existing alert methods. Done means the client supports retrieving GCTI and/or RULE_DETECTION alerts through this endpoint in one API call.

Written by the indexing model from the issue text.

Description

In order to get all GCTI (and/or RULE_DETECTION) alerts in one api call. It seems necessary to hit the legacyStreamDetectionAlerts endpoint.

https://cloud.google.com/chronicle/docs/reference/rest/v1alpha/projects.locations.instances.legacy/legacyStreamDetectionAlerts

I do not see this is currently supported in secops client.

- Mike

Dominant language
Python
Stars
92
Forks
48
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from google/secops-wrapper

All issues in google/secops-wrapper

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.