Skip to content

Commit 246b2a9

Browse files
committed
docs: Change mention of PII to 'sensitive identifiers' for accuracy
Updates the documentation to use the term 'sensitive identifiers' instead of 'PII' to be more accurate and consistent with the tool's functionality.
1 parent 81bc915 commit 246b2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ privlog .
7979

8080
- `privlog/rules/privlog.yml`
8181
- **Purpose:** The core Semgrep ruleset, which complements the AST checker.
82-
- **Responsibilities:** Defines rules for detecting PII, secrets, and unsafe logging patterns.
82+
- **Responsibilities:** Defines rules for detecting sensitive identifiers, secrets, and unsafe logging patterns.
8383

8484
---
8585

0 commit comments

Comments
 (0)