File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,15 +8,20 @@ profiles:
88 description : " All available guardrails (open + closed source)"
99 include_closed_source : true
1010
11- # Define which guardrails are closed source (everything else is considered open source)
11+ # Define which guardrails are closed source or otherwise known to not work as expected (everything else is considered open source)
1212closed_source_guardrails :
1313 - " activefence"
14- - " cleanlab"
14+ - " ai_defense"
15+ - " autoalign"
1516 - " clavata"
16- - " privateai"
17+ - " cleanlab"
18+ - " crowdstrike_aidr"
1719 - " fiddler"
20+ - " gcp_moderate_text"
21+ - " jailbreak_detection" # waiting on upstream fixes: https://github.com/NVIDIA-NeMo/Guardrails/issues/1739
22+ - " pangea"
1823 - " patronusai"
19- - " clavata"
24+ - " policyai"
25+ - " privateai"
2026 - " prompt_security"
21- - " gcp_moderate_text"
22- - " jailbreak_detection"
27+ - " trend_micro"
You can’t perform that action at this time.
0 commit comments