ebarti / cortex-xdr-client

A python-based API client for Cortex XDR API.

Home Page:https://cortex-xdr-client.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing scan status in enum

randR0bot opened this issue · comments

Given enum ScanStatus


I found there are missing statuses:

  • Aborted
  • Timeout

image

Hey @randR0bot thank you for rising this. I see we already have aborted mapped, but not timeout. However, have you gotten this value returned by the API? I do not have any EPs with timeout status and I cannot validate it.

We have had plenty of issues with undocumented allowed values for many fields that are displayed in the UI only, and the other way around as well (possible values that are not displayed but exist, or that the API returns with subtle differences)

Looks like this issue is stale. This issue will be closed in 14 days if there is no activity.