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
Code DefenderPortalPolicies

Denylist

Was this page helpful?
Previous

Integrations in the Console

Next
Built with

When Client Side Mitigation (CSM) is configured, the denylist is one of the “Product Settings” pages, accessible via the left sidebar, as Mitigation.

Description

The denylist is composed of all the scripts’ actions which the Mitigation mechanism prevents (blocks) from running.
This includes all the actions that correspond to incidents that were manually added to the denylist.

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

The list is presented in a table, specifying the detailed metadata on each denied action. The denylist shares the same metadata fields as the allowlist. In addition, the denylist has the Triggered column, which lets you view the number of times an action was blocked during the chosen time period.

Example of a denylist entry and available metadata

Filtering and Sorting

You can sort and filter the denylist in the same manner as described in full in the Allowlist Filtering and Sorting section.

Remove an action

An action can be removed from the deny list, 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 (same as removing an action from the allow list).