Skip to content

feat: add rule exclusion test support - #220

Open
yash2006kr wants to merge 2 commits into
google:mainfrom
yash2006kr:codex/issue-214-test-findings-refinement
Open

feat: add rule exclusion test support#220
yash2006kr wants to merge 2 commits into
google:mainfrom
yash2006kr:codex/issue-214-test-findings-refinement

Conversation

@yash2006kr

Copy link
Copy Markdown

Summary

  • add SDK support for the testFindingsRefinement endpoint via test_rule_exclusion
  • expose secops rule-exclusion test in the CLI with JSON/file support for detection exclusion application and outcome filters
  • document the SDK/CLI usage and update the API mapping table

Fixes #214

Testing

  • python -m pytest tests\chronicle\test_client.py tests\cli\test_cli.py tests\chronicle\test_rule_exclusion.py tests\cli\test_rule_exclusion.py

@yash2006kr
yash2006kr requested a review from prachib29 as a code owner July 28, 2026 13:11
@google-cla

google-cla Bot commented Jul 28, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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: Please add CLI/Client support for testFindingsRefinement

1 participant