CB Defense: Add Notification missing Alert Severity and TTPs
search cancel

CB Defense: Add Notification missing Alert Severity and TTPs

book

Article ID: 289679

calendar_today

Updated On:

Products

Carbon Black Cloud Endpoint Standard (formerly Cb Defense)

Issue/Introduction

  • Adding new Notification based on Alert Severity fails as selector is missing
  • Adding new Notification based on TTPs fails with error message
    Malformed JSON input: Cannot deserialize value of type 'com.scargo.domainmodel.entity.support.SyslogLevel' from String "THREAT":
     value not one of declared Enum instance names: [EMERGENCY, DEBUG, NOTICE, ALERT, INFO, CRITICAL, ERROR, WARNING] at [Source:(PushbackInputStream);
     line: 1, column: 346] (through reference chain: com.scargo.domainmodel.appservices.request.AddAlertRuleRequest["severity"]->java.util.HashSet[0])
    Your change was unsuccessful

Environment

  • CB Defense PSC Console: October '19 Release (0.50.0 backend)

Cause

Values not mapped correctly

Resolution

Fixed under DSER-19636