DamSensorDown

Pre processing script for Emails from Mcafee DAM, about sensor disconnected. Will ignore second notification, but will process first notification into incidents.

python · McAfee DAM

Details

IDDamSensorDown
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
TagspreProcessing

README

Ignores second notifications, but will process first notification into incidents. This is a pre-processing script for Emails from Mcafee DAM, about sensor disconnected.

Script Data


Name Description
Script Type python
Tags preProcessing

Dependencies


This script uses the following commands and scripts.

  • dam-get-latest-by-rule

Inputs


There are no inputs for this script.

Outputs


There are no outputs for this script.

commonfields:
  id: DamSensorDown
  version: -1
name: DamSensorDown
script: ''
type: python
subtype: python3
tags:
- preProcessing
comment: |
  Pre processing script for Emails from Mcafee DAM, about sensor disconnected.
  Will ignore second notification, but will process first notification into incidents.
system: true
scripttarget: 0
dependson:
  must:
  - dam-get-latest-by-rule
fromversion: 5.0.0
dockerimage: demisto/python3:3.12.13.10116658
tests:
- No tests (auto formatted)