You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Please try refreshing the page. If this issue persists, please let us know on Discord, or open a a new Github Issue',
18
+
'Please try refreshing the page. If this issue persists, please let us know on Discord, or open a a new GitHub issue.',
19
19
getStartedDesc: 'Learn how to get started with CodeGate in your IDE.',
20
20
tryChangingSearch: 'Try changing your search query or clearing the search.',
21
21
messagesWillShowUpWhenWorkspace:
22
22
'Messages will show up here when they are detected for this workspace.',
23
23
messagesDesc:
24
24
'Messages are issues that CodeGate has detected and mitigated in your interactions with the LLM.',
25
25
secretsDesc:
26
-
'CodeGate helps you protect sensitive information from being accidentally exposed to AI models and third-party AI provider systems by redacting detected secrets from your prompts using encryption.',
26
+
'CodeGate helps you protect sensitive information from being accidentally exposed to AI models and third-party AI provider systems by redacting detected secrets from your prompts.',
27
27
piiDesc:
28
-
'CodeGate helps you protect sensitive personally identifiable information (PII) from being accidentally exposed to AI models and third-party AI provider systems by redacting detected PII from your prompts using encryption.',
28
+
'CodeGate helps you protect sensitive personally identifiable information (PII) from being accidentally exposed to AI models and third-party AI provider systems by redacting detected PII from your prompts.',
29
29
maliciousDesc:
30
30
"CodeGate's dependency risk insight helps protect your codebase from malicious or vulnerable dependencies. It identifies potentially risky packages and suggests fixed versions or alternative packages to consider.",
0 commit comments