Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add severity to rule in ListEvaluationHistory RPC. #4012

Closed
blkt opened this issue Jul 26, 2024 · 0 comments · Fixed by #4014
Closed

Add severity to rule in ListEvaluationHistory RPC. #4012

blkt opened this issue Jul 26, 2024 · 0 comments · Fixed by #4014
Assignees

Comments

@blkt
Copy link
Contributor

blkt commented Jul 26, 2024

We track the severity of a rule at the rule type level, and we used to return it to the client via /api/v1/results API.
Add it to /api/v1/history under the rule entry.

@blkt blkt self-assigned this Jul 26, 2024
blkt added a commit that referenced this issue Jul 26, 2024
blkt added a commit that referenced this issue Jul 26, 2024
We track the severity of a rule at the rule type level, and we return
it to the client via `/api/v1/results` API. This change addss it to
`/api/v1/history` as well under the rule entry.

Fixes #4012
blkt added a commit that referenced this issue Jul 26, 2024
We track the severity of a rule at the rule type level, and we return
it to the client via `/api/v1/results` API. This change addss it to
`/api/v1/history` as well under the rule entry.

Fixes #4012
blkt added a commit that referenced this issue Jul 26, 2024
We track the severity of a rule at the rule type level, and we return
it to the client via `/api/v1/results` API. This change addss it to
`/api/v1/history` as well under the rule entry.

Fixes #4012
@dmjb dmjb closed this as completed in daf5748 Jul 29, 2024
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 a pull request may close this issue.

1 participant