feat: Please add CLI/Client support for testFindingsRefinement
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
Research direction
Start by locating the existing CLI/client entry points for SecOps API endpoints and search for testFindingsRefinement support. Compare its request shape with the documented payload and investigate the reported INVALID_ARGUMENT response. Done means the endpoint can be invoked through the CLI/client for testing exclusions.
Written by the indexing model from the issue text.
Description
This API endpoint is used to test new exclusions without deploying them first to SecOps.
I tried calling it directly, but I keep getting a 400 INVALID_ARGUMENT error.
{
"type": "DETECTION_EXCLUSION",
"query": "...",
"interval": {
"startTime": "2026-01-29T15:28:13.975619Z",
"endTime": "2026-04-29T15:28:13.975619Z"
},
"detectionExclusionApplication": {
"curatedRules": [
"projects/.../locations/eu/instances/.../curatedRules/ur_UUID"
]
}
}
Thanks! 😁
- Dominant language
- Python
- Stars
- 92
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from google/secops-wrapper
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
google/secops-wrapper#221 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
google/secops-wrapper#213 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
google/secops-wrapper#224 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 62/100
google/secops-wrapper#223 · 1 comment ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 35/100
google/secops-wrapper#207 · 1 reaction ·
All issues in google/secops-wrapper
Similar issues
-
triage/confirmed
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
agentscope-ai/agentscope#2775 ·
-
comp/desktop P3 type/bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100
NousResearch/hermes-agent#118866 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100