For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
HUMAN DashboardHUMAN WebsiteRequest a Demo
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
  • Getting Started
    • Overview
    • Best practices
  • Sightline Cyberfraud Defense
    • About Sightline Cyberfraud Defense
    • Getting Started
    • What's different in Sightline Cyberfraud Defense
    • Sensor changelog
    • About the Overview Dashboard
    • Glossary
  • AgenticTrust
    • Getting started with AgenticTrust
    • AI Agents Monitoring Dashboard
    • AI Visitors Overview Dashboard
    • Manage AI Agent Permissions
    • Agentic Activity Priority
    • Agent Trust Levels
  • Account Defender
    • Account Defender Overview
    • Use Cases
    • Prerequisites
    • Getting Started with Account Defender
    • Optimizing Account Defender Detection
    • Validating Account Defender Integration
    • Risk Triggers
    • About Network Events
    • Troubleshooting
  • Bot Defender
    • Bot Defender Overview
    • Detection
    • Bot Defender Policy Settings
    • Footprint
  • Credential Intelligence
    • Credential Intelligence Overview
    • How to Access the Breached Flag
    • Credential Intelligence FAQ
    • Credential Intelligence Dashboard
  • Code Defender
    • Code Defender Introduction
    • Getting Started with Code Defender
    • Code Defender Glossary
      • Overview
        • Create Code Defender Policy Rules
        • Manage Code Defender Policy Rules
        • Allowlist
        • Denylist
    • Website Risk Analyzer
  • Platform
    • Account settings
    • Manage users
    • Role permissions
    • Enforcer configurations
    • Page Type Mapping
  • Client-Side Integration
    • JavaScript tag
    • Improving first page performance
    • Use of cookies & web storage
    • Advanced client integration
LogoLogo
Login
Login
HUMAN DashboardHUMAN WebsiteRequest a Demo
On this page
  • Description
  • Filtering and Sorting
  • Remove an action
  • Export
Code DefenderPortalPolicies

Allowlist

Was this page helpful?
Previous

Denylist

Next
Built with

The Allowlist is one of the Product Settings pages, accessible via the left sidebar.

Description

The Allowlist is composed of all the scripts’ actions that the detection mechanism treats as acceptable or permitted.
This includes all the actions that correspond to incidents that were manually “Added to the allow list” or marked as such automatically.
Large websites that contain a lot of scripts may result in very large allowlists of 10-15K actions or more.

There’s a different allowlist for each Application + Host Domain (for example, when 3 host domains refer to a single Application entity, there will be 3 allow lists).

The list is presented in a table, specifying the following metadata on each allowed action:

  • The date when it was added to the list
  • The script that performed the action (can be clicked and inspected for source code or for analysis)
  • The vendor or service behind the script
  • The category of the action, e.g. DOM, Network, Execution
  • The action itself, e.g. Link change, XHR
  • The 1-2 parameters that were identified as part of the action, broken down to the parameter type and value
  • When the action was last seen

Filtering and Sorting

You can sort the allowlist can by clicking the small arrows that appear beside the column headers when hovering over the headers row.
Any column that supports sorting will show such arrows and when clicked, the sort direction will be reflected by highlighting the corresponding arrow direction.

You can filter the allowlist by clicking the icon that appears above the table to the left.
A menu is shown, comprised of the fields that support filtering: selection can be made for multiple values of the same filter category, or across different categories, and are taken into effect when clicking “Apply”.

The chosen filters are shown in a dedicated panel above the table, and can be edited directly if needed, or removed altogether. The number of filtered items appears to the right, out of the total number of allowed actions.

Remove an action

An action can be removed from the allowlist, by hovering over the relevant row and clicking the trash can icon that appears to the far right.
Once removed, if the action is once again performed by the script, it will be identified and will result in a new unclassified incident.

When the icon is clicked, a dialog window is shown with the action’s metadata:

Export

The allowlist can be exported in CSV format by clicking the export icon: