Swift Security Docs
  • Introduction to Swift Security
  • Onboarding
    • Tenant Setup
    • Product Deployments
      • Browser Extension
      • LLM Guardrails
        • LLM Guardrails API Integration
      • VS Code IDE Extension
    • Directory Sync
      • Configuring Google Directory Sync
      • Configuring Microsoft Directory Sync
    • MDM
      • Extension Deployment Via Google Workspace
      • Extension deployment via google workspace + MDM at device level
      • Extension Deployment Via Microsoft Intune
        • Chromium Browsers in Windows
        • Edge Browsers in Windows
        • Firefox Browsers in Windows
      • Extension Deployment Via Kandji
        • Chromium Browsers in Mac
    • Infrastructure
      • SaaS Model
      • Hybrid deployment (coming soon)
  • SSO (Single Sign-On)
    • SSO Configurations identity provider - Google workspace
    • SSO Configurations identity provider - Microsoft Entra ID
  • Administrative Guide
    • Console Users
      • Role Creation
      • RBAC General Settings for Login Methods (for the Console)
      • User Creation
      • SSO login(okta)
    • Swift Detection Engines
      • Data Identifiers
        • Custom Data Identifiers
      • EDM Dictionaries
        • EDM Rule
        • EDM Profile
        • EDM Extension Policy
      • Data Rules
        • Custom Rules
      • Data Profiles
      • LLM Guardrail Scanners
        • Data Protection Scanner
        • Gibberish Scanner
        • Ban Substrings Scanner
        • Invisible Text Scanner
        • Code Scanner
        • Language Scanner
        • Sentiment Analysis Scanner
        • Jailbreak Scanner
        • Toxicity Scanner
        • Prompt Injection Scanner
        • Token Limit Scanner
        • Reading Time Scanner
        • Language Same Scanner
        • No Refusal Scanner
        • Factual Consistency Scanner
        • Bias Detection Scanner
        • URL Reachability Scanner
        • Nudity Scanner
        • Gender Scanner
        • Celebrity Scanner
        • Face Scanner
        • Race Scanner
        • Performance and Benchmark
    • Browser Extension
      • Extension Installation
      • Granular Policies
        • Control URL access
        • Protect company data
        • Protect against Threats (Coming Soon)
      • Extension Alerts
      • Extension Events
      • Extension Popups
      • Browser Extension Coverage
    • LLM Guardrails
      • LLM Guardrails Policies
      • LLM Guardrails Alert
      • LLM Guardrails Events
    • Regulation Laws
  • Assets
    • Applications
    • Users
    • Extensions
  • Integration
    • Notification
      • Jira
      • ServiceNow
      • Slack
      • Splunk
    • Forensic
    • Feature
      • Rules Glossary
        • United States
        • Canada
        • Latin America
        • European Union
        • Australia
        • APAC (Asia-Pacific)
        • EMEA Countries
        • Others
      • Data identifiers Glossary
        • United States
        • Canada
        • Latin America
        • European Union
        • Australia
        • APAC (Asia-Pacific)
        • EMEA Countries
        • Others
      • Supported MIME Types
      • Supported OCR Format
    • Manage unauthorized access from unmanaged browser
  • Settings
    • Manage Reasons
    • Audit Log
  • Release Notes
    • Version - 1.28
    • Version - 1.27
    • Version - 1.26
    • Version - 1.25
    • Version - 1.24
    • Version - 1.23
    • Version - 1.16
    • Version - 1.15
    • Version - 1.14
    • Version - 1.13
    • Version - 1.12
    • Version - 1.11
    • Version - 1.10
    • Version - 1.09
    • Version - 1.08
    • Version - 1.07
    • Version - 1.06
    • Version - 1.05
    • Version - 1.04
    • Version - 1.03
    • Version - 1.02
    • Version - 1.01
Powered by GitBook
On this page
  1. Administrative Guide
  2. Browser Extension

Extension Alerts

PreviousProtect against Threats (Coming Soon)NextExtension Events

Last updated 2 months ago

Alerts are events where either the swift Security Browser Extension has detected anomalous or risky behavior, or you have configured an alert on when events match certain criteria. Some examples of alerts you may want to be notified of include:

  • A user has Upload an Sensitive data to AI platform.

  • A user has Typed an Sensitive data to AI platform.

  • A user has Paste an Sensitive data to AI platform.

Alerts enable you to act upon Sensitive data when data has shared an AI platform. They can trigger a pop up notification on right side.

To generate alerts, you need to create an Granular policy as demonstrated in the Granular Policies. After creating the policy, provide a sensitive data in the AI Application. The alert will then be visible in the Alerts section.

Alert Generation:

A policy is implemented to include data protection for financial information. When financial data, such as a bank account number (bank account number: 16544654116162), is uploaded, pasted, or typed into the AI application, a popup will appear to block if the chosen action is set to "block." Subsequently, an alert will be displayed in the alerts section.

If sensitive content is detected:

  • The platform generates an alert indicating the type of sensitive information found and the context Sensitive Content Detected.

And Alerts is Show In UI, Navigate to "Alerts" Click on "Extension" get all alerts show.

The "View Details" feature allows users to see a comprehensive summary, including user information, detector, File, data, Site, Management and Related Alerts.

A policy is implemented to include data protection for financial information. When financial data, such as a bank account number (bank account number: 16544654116162), is uploaded, pasted, or typed into the AI application, a popup will appear to Warn if the chosen action is set to "warn." Subsequently, an alert will be displayed in the alerts section.

After clicking "Continue," users are also given the option to provide feedback.

User will see Full Prompt as well as Full Response.

General setting for admin to manually set the timeout window AND the policy action to take if the window is exceeded (allow, warn, block, etc.). Specify text - default could be “Policy evaluation did not complete".

A policy is implemented to include data protection for financial information. When financial data, such as a bank account number (bank account number: 16544654116162), is uploaded, pasted, or typed into the AI application, a popup will appear to Alert if the chosen action is set to "Alert." Subsequently, an alert will be displayed in the alerts section.

A policy is implemented to include data protection for financial information. When financial data, such as a bank account number (bank account number: 16544654116162), is uploaded, pasted, or typed into the AI application, a popup will appear to Mask if the chosen action is set to "Mask." Subsequently, an alert will be displayed in the alerts section.

"By clicking on the three vertical dots, users can take specific actions on detected content. Options include notify, confirming a true positive detection, ignoring a false positive, resolve, or assigning to someone else. Additionally, all actions and decisions are logged, allowing users to view the complete history of the content review process."

Confirm(True Positive)

Select a option other if not reason in the list.

Ignore

Resolve

Notify

User can see a Metrics also such as:

  • Top 5 Users By Application Usage

  • Top 5 Profiles

  • Alerts by Severity

  • Top 5 Riskiest Users

Related Alerts

The "Related Alerts" section provides a detailed view of alerts associated with a particular user action. It helps security analysts track and investigate potential threats by displaying related alerts in a structured format.

For complete instructions on managing this reason, please visit for the full guide.

here