Add rule_violations to data_security object#1648
Conversation
d5a733b to
78909ff
Compare
Schema Description ReviewAutomated suggestions for improving description clarity for LLM consumption. These are advisory — not required changes. Suggestions
CHANGELOG Issues
SummaryThe descriptions are generally clear and well-structured for LLM comprehension. The main issues are a minor typo in the |
|
Although I had suggested to structure things this way, there may also be an alternative depending on how you see the logs formatted from the various DLP products. The PR approach pairs one rule with one discovery. If the same rule applies to other discoveries, the entire structure with the same rule is created as another element of the array. Alternatively, each |
rule_violations to data_security object
|
Here's a key concern with this approach -
A simpler alternative to solve for the problem presented in #1635 is to add a Another thing that needs to be clarified is, relation between a policy and a rule especially in the context of data_security object. I would imagine policy being higher in the hierarchy, meaning a policy can contain multiple rules. But we need to update descriptions to be more prescriptive with the schema's intentions. -- |
Related Issue:
#1635
Description of changes:
rule_violationrule_violationcontains aruleobject and an array ofdiscovery_detailrule_violationtodata_security