Package overview

Prev Next

The OneSpan Threat View product package is included in the onespan_threat_view_version.zip file and contains all required files for the installation. You can install and run the Threat View database and database management systems either online, or in a local container repository.

The main contents of the package are the following folders and their contents:

  • docker-compose

    This folder contains all necessary components to install Threat View for evaluation.

    • simulator

      Contains the required components to run the Threat View Event simulator, including the relevant environment variable and yaml files. For more information, see Run the Threat View Event Simulator.

    • threat-view

      Contains the required services, infrastructure components, environment variable and yaml files, and scripts to install and run Threat View.

  • helm

    This folder contains all components that are required for a Threat View production deployment based on Kubernetes.

    • examples

      Contains the example files for the deploy script and the yaml file for your environment(s).

    • threat-view-version.tgz

      Contain the necessary chart and template files, all image tags for the given Threat View versions and the Helm charts, and the corresponding yaml files.

  • images

    This folder contains all non-public Docker images in archive format in the following folders:

    • infrastructure

      Contains the ActiveMQ Classic server.

    • simulator

      Contains the image to use for the Threat View Event Simulator service.

    • threat-view: contains the images for the Threat View microservices and Aministration Interface. These are:

      • onespan_threat-view_adminui_checksum.tar. The image to use for the Threat View Administration Web User Interface.

      • onespan_threat-view_auditlogger_checksum.tar. The image used to collect audit data and pushing these into an ActiveMQ queue.

      • onespan_threat-view_auditlogger-worker-checksum.tar. The image used to write the audit entries into the audit database. Also, with this image, integrity protection is added to the audit information.

      • onespan_threat-view_data-collector_checksum.tar. The image to use for the Data Collector service.

      • onespan_threat-view_data-processor_checksum.tar. The image of the Data Processing service.

      • onespan_threat-view_identity-management_checksum.tar. The image of the Identity Management service.

      • onespan_threat-view_tokens_checksum.tar. The image to use with the token database (MySQL - MariaDB)

      • onespan_threat-view_visual-renderer_checksum.tar.

  • licenses

    • Contains information about the third-party licenses used in Threat View.

  • Readme.md

    Provides the link to the Threat View user documentation on the OneSpan Documentation Portal.