Gjsify LogoGjsify Logo

Enum values used to denote the different events which can trigger the detection of insecure content.

Index

Enumeration Members

Enumeration Members

DISPLAYED: number

Insecure content has been detected by trying to display any kind of resource (e.g. an image) from an untrusted source.

RUN: number

Insecure content has been detected by trying to execute any kind of logic (e.g. a script) from an untrusted source.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method