Skip to content

Commit 743febf

Browse files
final changes
1 parent b20a03a commit 743febf

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

product/guardrails/pii-redaction.mdx

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,22 @@ PII redaction is supported across 5 guardrail providers:
1919
<Card title="Portkey Pro PII">
2020
Redact `Phone number`, `Email addresses`, `Location information`, `IP addresses`, `Social Security Numbers (SSN)`, `Names`, `Credit card information` from requests
2121
</Card>
22+
<Card title="AWS Bedrock Guardrails" href="/integrations/guardrails/bedrock-guardrails">
23+
You can select from a list of predefined PII or define a custom sensitive-information type using regular expressions (RegEx) and redact PII.
24+
</Card>
25+
26+
<Card title="Azure Guardrails" href="/integrations/guardrails/azure-guardrails">
27+
Advanced detection of personally identifiable information (PII) and protected health information (PHI) to safeguard sensitive data.
28+
</Card>
29+
2230
<Card title="Patronus AI" href="/product/guardrails/patronus-ai">
2331
Based on Patronus's EnterprisePII dataset, this guardrail can detect and redact confidential information typically found in business documents like meeting notes, commercial contracts, marketing emails, performance reviews, and more
2432
</Card>
2533

26-
<Card title="Pangea" href="https://pangea.cloud/docs/redact/using-redact/redact-rules">
34+
<Card title="Pangea" href="/integrations/guardrails/pangea">
2735
Pangea's redact feature can redact PII like geographic locations, payment card industry (PCI) data, and many other types of sensitive information, with support for rule customization
2836
</Card>
29-
<Card title="AWS Bedrock Guardrails" href="integrations/guardrails/bedrock-guardrails">
30-
You can select from a list of predefined PII or define a custom sensitive-information type using regular expressions (RegEx) and redact PII.
31-
</Card>
37+
3238
<Card title="Promptfoo">
3339
Promptfoo helps detect multiple PII exposures - in session data, via social engineering, or a direct exposure.
3440
</Card>

0 commit comments

Comments
 (0)