Metadata only: Consolidate Financial, Consolidate Healthcare - #5404
Open
randypargman wants to merge 1 commit into
Open
randypargman wants to merge 1 commit into
randypargman wants to merge 1 commit into
Conversation
randypargman
requested review from
Jummyberry
and removed request for
a team
September 18, 2026 21:37
Jummyberry
approved these changes
Sep 19, 2026
Jummyberry
left a comment
Contributor
There was a problem hiding this comment.
The commit title mentions only Financial and Healthcare but also includes Personal Data Capitalization aside that approving this PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Changed metadata of DLP rules only:
We had tags for "Healthcare" and for "Healthcare data" -> Consolidated both to "Healthcare" tag
We had attack_types for "DLP: Healthcare" and "DLP: Healthcare Data" -> Consolidated both to "DLP: Healthcare"
Those that also had "DLP: HIPAA" kept that attack type in addition to "DLP: Healthcare" so they can be found both ways.
We had tags for "Financial" and "Financial data" -> Consolidated both to "Financial" tag
We had attack_types for "DLP: Financial" and "DLP: Financial Data" -> Consolidated both to "DLP: Financial"
For consistency in capitalization, changed every instance of "Personal data" to "Personal Data" across the board.
No changes to any detection logic were made.
Removed one reference to "DLP: PII" and replaced with "DLP: Personal Data" for consistency.