@shieldiot/pulse-lib 1.0.380 → 1.0.384
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/lib/common/DeviceNode.d.ts +1 -1
- package/dist/cjs/lib/common/DeviceScoreConfig.d.ts +1 -1
- package/dist/cjs/lib/common/DevicesMap.d.ts +1 -1
- package/dist/cjs/lib/common/NetworkMap.d.ts +1 -1
- package/dist/cjs/lib/common/RuleBasedSeverityConditionConfig.d.ts +1 -1
- package/dist/cjs/lib/common/SeriesData.d.ts +1 -1
- package/dist/cjs/lib/common/TokenData.d.ts +1 -1
- package/dist/cjs/lib/entities/AccountDTO.d.ts +2 -2
- package/dist/cjs/lib/entities/AccountDTO.js.map +1 -1
- package/dist/cjs/lib/entities/AccountReportDTO.d.ts +2 -2
- package/dist/cjs/lib/entities/AccountReportDTO.js.map +1 -1
- package/dist/cjs/lib/entities/Action.d.ts +1 -1
- package/dist/cjs/lib/entities/Action.js.map +1 -1
- package/dist/cjs/lib/entities/Alert.d.ts +4 -4
- package/dist/cjs/lib/entities/Alert.js.map +1 -1
- package/dist/cjs/lib/entities/AlertWithDevice.d.ts +6 -6
- package/dist/cjs/lib/entities/AlertWithDevice.js.map +1 -1
- package/dist/cjs/lib/entities/ConfigParams.d.ts +1 -1
- package/dist/cjs/lib/entities/ConfigParams.js.map +1 -1
- package/dist/cjs/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/cjs/lib/entities/Device.d.ts +1 -1
- package/dist/cjs/lib/entities/Device.js.map +1 -1
- package/dist/cjs/lib/entities/Event.d.ts +6 -6
- package/dist/cjs/lib/entities/Event.js.map +1 -1
- package/dist/cjs/lib/entities/EventOccurrence.d.ts +1 -1
- package/dist/cjs/lib/entities/EventWithDevice.d.ts +6 -6
- package/dist/cjs/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/cjs/lib/entities/Feature.d.ts +1 -1
- package/dist/cjs/lib/entities/Feature.js.map +1 -1
- package/dist/cjs/lib/entities/FeaturesGroup.d.ts +1 -1
- package/dist/cjs/lib/entities/FeaturesGroup.js.map +1 -1
- package/dist/cjs/lib/entities/IdsRule.d.ts +3 -3
- package/dist/cjs/lib/entities/IdsRule.js.map +1 -1
- package/dist/cjs/lib/entities/Integration.d.ts +2 -2
- package/dist/cjs/lib/entities/Integration.js.map +1 -1
- package/dist/cjs/lib/entities/Report.d.ts +1 -1
- package/dist/cjs/lib/entities/Report.js.map +1 -1
- package/dist/cjs/lib/entities/ReportInstance.d.ts +1 -1
- package/dist/cjs/lib/entities/ReportInstance.js.map +1 -1
- package/dist/cjs/lib/entities/Rule.d.ts +3 -3
- package/dist/cjs/lib/entities/Rule.js.map +1 -1
- package/dist/cjs/lib/entities/RuleTemplate.d.ts +2 -2
- package/dist/cjs/lib/entities/RuleTemplate.js.map +1 -1
- package/dist/cjs/lib/entities/Stream.d.ts +1 -1
- package/dist/cjs/lib/entities/Stream.js.map +1 -1
- package/dist/cjs/lib/entities/StreamAnalyticsConfig.d.ts +1 -1
- package/dist/cjs/lib/entities/StreamAnalyticsConfig.js.map +1 -1
- package/dist/cjs/lib/entities/StreamConfig.d.ts +4 -4
- package/dist/cjs/lib/entities/TimeSeriesOfDeviceReport.d.ts +1 -1
- package/dist/cjs/lib/entities/User.d.ts +1 -1
- package/dist/cjs/lib/entities/User.js.map +1 -1
- package/dist/cjs/lib/entities/UserMembership.d.ts +1 -1
- package/dist/cjs/lib/entities/UserMembership.js.map +1 -1
- package/dist/cjs/lib/enums/EventTypeCode.d.ts +14 -3
- package/dist/cjs/lib/enums/EventTypeCode.js +41 -8
- package/dist/cjs/lib/enums/EventTypeCode.js.map +1 -1
- package/dist/cjs/lib/services/services.export.d.ts +8 -8
- package/dist/cjs/lib/services/services.export.js +14 -14
- package/dist/cjs/lib/services/services.export.js.map +1 -1
- package/dist/cjs/lib/services/sysAccountsService.d.ts +2 -2
- package/dist/cjs/lib/services/sysKeysService.d.ts +1 -1
- package/dist/cjs/lib/services/sysUsersService.d.ts +1 -1
- package/dist/cjs/lib/services/usrAlertsService.d.ts +6 -6
- package/dist/cjs/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/cjs/lib/services/usrEventsService.d.ts +8 -8
- package/dist/cjs/lib/services/usrInsightsService.d.ts +6 -1
- package/dist/cjs/lib/services/usrInsightsService.js +6 -0
- package/dist/cjs/lib/services/usrInsightsService.js.map +1 -1
- package/dist/cjs/lib/services/usrNetworkService.d.ts +2 -2
- package/dist/cjs/lib/services/usrRulesService.d.ts +1 -1
- package/dist/cjs/lib/services/usrUserService.d.ts +5 -5
- package/dist/esm/lib/common/DeviceNode.d.ts +1 -1
- package/dist/esm/lib/common/DeviceScoreConfig.d.ts +1 -1
- package/dist/esm/lib/common/DevicesMap.d.ts +1 -1
- package/dist/esm/lib/common/NetworkMap.d.ts +1 -1
- package/dist/esm/lib/common/RuleBasedSeverityConditionConfig.d.ts +1 -1
- package/dist/esm/lib/common/SeriesData.d.ts +1 -1
- package/dist/esm/lib/common/TokenData.d.ts +1 -1
- package/dist/esm/lib/entities/AccountDTO.d.ts +2 -2
- package/dist/esm/lib/entities/AccountDTO.js.map +1 -1
- package/dist/esm/lib/entities/AccountReportDTO.d.ts +2 -2
- package/dist/esm/lib/entities/AccountReportDTO.js.map +1 -1
- package/dist/esm/lib/entities/Action.d.ts +1 -1
- package/dist/esm/lib/entities/Action.js.map +1 -1
- package/dist/esm/lib/entities/Alert.d.ts +4 -4
- package/dist/esm/lib/entities/Alert.js.map +1 -1
- package/dist/esm/lib/entities/AlertWithDevice.d.ts +6 -6
- package/dist/esm/lib/entities/AlertWithDevice.js.map +1 -1
- package/dist/esm/lib/entities/ConfigParams.d.ts +1 -1
- package/dist/esm/lib/entities/ConfigParams.js.map +1 -1
- package/dist/esm/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/esm/lib/entities/Device.d.ts +1 -1
- package/dist/esm/lib/entities/Device.js.map +1 -1
- package/dist/esm/lib/entities/Event.d.ts +6 -6
- package/dist/esm/lib/entities/Event.js.map +1 -1
- package/dist/esm/lib/entities/EventOccurrence.d.ts +1 -1
- package/dist/esm/lib/entities/EventWithDevice.d.ts +6 -6
- package/dist/esm/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/esm/lib/entities/Feature.d.ts +1 -1
- package/dist/esm/lib/entities/Feature.js.map +1 -1
- package/dist/esm/lib/entities/FeaturesGroup.d.ts +1 -1
- package/dist/esm/lib/entities/FeaturesGroup.js.map +1 -1
- package/dist/esm/lib/entities/IdsRule.d.ts +3 -3
- package/dist/esm/lib/entities/IdsRule.js.map +1 -1
- package/dist/esm/lib/entities/Integration.d.ts +2 -2
- package/dist/esm/lib/entities/Integration.js.map +1 -1
- package/dist/esm/lib/entities/Report.d.ts +1 -1
- package/dist/esm/lib/entities/Report.js.map +1 -1
- package/dist/esm/lib/entities/ReportInstance.d.ts +1 -1
- package/dist/esm/lib/entities/ReportInstance.js.map +1 -1
- package/dist/esm/lib/entities/Rule.d.ts +3 -3
- package/dist/esm/lib/entities/Rule.js.map +1 -1
- package/dist/esm/lib/entities/RuleTemplate.d.ts +2 -2
- package/dist/esm/lib/entities/RuleTemplate.js.map +1 -1
- package/dist/esm/lib/entities/Stream.d.ts +1 -1
- package/dist/esm/lib/entities/Stream.js.map +1 -1
- package/dist/esm/lib/entities/StreamAnalyticsConfig.d.ts +1 -1
- package/dist/esm/lib/entities/StreamAnalyticsConfig.js.map +1 -1
- package/dist/esm/lib/entities/StreamConfig.d.ts +4 -4
- package/dist/esm/lib/entities/TimeSeriesOfDeviceReport.d.ts +1 -1
- package/dist/esm/lib/entities/User.d.ts +1 -1
- package/dist/esm/lib/entities/User.js.map +1 -1
- package/dist/esm/lib/entities/UserMembership.d.ts +1 -1
- package/dist/esm/lib/entities/UserMembership.js.map +1 -1
- package/dist/esm/lib/enums/EventTypeCode.d.ts +14 -3
- package/dist/esm/lib/enums/EventTypeCode.js +41 -8
- package/dist/esm/lib/enums/EventTypeCode.js.map +1 -1
- package/dist/esm/lib/services/services.export.d.ts +8 -8
- package/dist/esm/lib/services/services.export.js +14 -14
- package/dist/esm/lib/services/services.export.js.map +1 -1
- package/dist/esm/lib/services/sysAccountsService.d.ts +2 -2
- package/dist/esm/lib/services/sysKeysService.d.ts +1 -1
- package/dist/esm/lib/services/sysUsersService.d.ts +1 -1
- package/dist/esm/lib/services/usrAlertsService.d.ts +6 -6
- package/dist/esm/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/esm/lib/services/usrEventsService.d.ts +8 -8
- package/dist/esm/lib/services/usrInsightsService.d.ts +6 -1
- package/dist/esm/lib/services/usrInsightsService.js +6 -0
- package/dist/esm/lib/services/usrInsightsService.js.map +1 -1
- package/dist/esm/lib/services/usrNetworkService.d.ts +2 -2
- package/dist/esm/lib/services/usrRulesService.d.ts +1 -1
- package/dist/esm/lib/services/usrUserService.d.ts +5 -5
- package/dist/types/lib/common/DeviceNode.d.ts +1 -1
- package/dist/types/lib/common/DeviceScoreConfig.d.ts +1 -1
- package/dist/types/lib/common/DevicesMap.d.ts +1 -1
- package/dist/types/lib/common/NetworkMap.d.ts +1 -1
- package/dist/types/lib/common/RuleBasedSeverityConditionConfig.d.ts +1 -1
- package/dist/types/lib/common/SeriesData.d.ts +1 -1
- package/dist/types/lib/common/TokenData.d.ts +1 -1
- package/dist/types/lib/entities/AccountDTO.d.ts +2 -2
- package/dist/types/lib/entities/AccountReportDTO.d.ts +2 -2
- package/dist/types/lib/entities/Action.d.ts +1 -1
- package/dist/types/lib/entities/Alert.d.ts +4 -4
- package/dist/types/lib/entities/AlertWithDevice.d.ts +6 -6
- package/dist/types/lib/entities/ConfigParams.d.ts +1 -1
- package/dist/types/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/types/lib/entities/Device.d.ts +1 -1
- package/dist/types/lib/entities/Event.d.ts +6 -6
- package/dist/types/lib/entities/EventOccurrence.d.ts +1 -1
- package/dist/types/lib/entities/EventWithDevice.d.ts +6 -6
- package/dist/types/lib/entities/Feature.d.ts +1 -1
- package/dist/types/lib/entities/FeaturesGroup.d.ts +1 -1
- package/dist/types/lib/entities/IdsRule.d.ts +3 -3
- package/dist/types/lib/entities/Integration.d.ts +2 -2
- package/dist/types/lib/entities/Report.d.ts +1 -1
- package/dist/types/lib/entities/ReportInstance.d.ts +1 -1
- package/dist/types/lib/entities/Rule.d.ts +3 -3
- package/dist/types/lib/entities/RuleTemplate.d.ts +2 -2
- package/dist/types/lib/entities/Stream.d.ts +1 -1
- package/dist/types/lib/entities/StreamAnalyticsConfig.d.ts +1 -1
- package/dist/types/lib/entities/StreamConfig.d.ts +4 -4
- package/dist/types/lib/entities/TimeSeriesOfDeviceReport.d.ts +1 -1
- package/dist/types/lib/entities/User.d.ts +1 -1
- package/dist/types/lib/entities/UserMembership.d.ts +1 -1
- package/dist/types/lib/enums/EventTypeCode.d.ts +14 -3
- package/dist/types/lib/services/services.export.d.ts +8 -8
- package/dist/types/lib/services/sysAccountsService.d.ts +2 -2
- package/dist/types/lib/services/sysKeysService.d.ts +1 -1
- package/dist/types/lib/services/sysUsersService.d.ts +1 -1
- package/dist/types/lib/services/usrAlertsService.d.ts +6 -6
- package/dist/types/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/types/lib/services/usrEventsService.d.ts +8 -8
- package/dist/types/lib/services/usrInsightsService.d.ts +6 -1
- package/dist/types/lib/services/usrNetworkService.d.ts +2 -2
- package/dist/types/lib/services/usrRulesService.d.ts +1 -1
- package/dist/types/lib/services/usrUserService.d.ts +5 -5
- package/dist/umd/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RuleBasedSeverityConditionConfig } from '../common';
|
|
2
1
|
import { Interval } from '../common';
|
|
3
2
|
import { SeverityConditionConfig } from '../common';
|
|
4
3
|
import { RuleCountThresholdConfig } from '../common';
|
|
4
|
+
import { RuleBasedSeverityConditionConfig } from '../common';
|
|
5
5
|
export declare class DeviceScoreConfig {
|
|
6
6
|
deviceScoreAlphaFactor: number;
|
|
7
7
|
occurrenceThreshold: number;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
|
+
import { AccountTypeCode } from '../enums';
|
|
1
3
|
import { AccountStatusCode } from '../enums';
|
|
2
4
|
import { FeatureCode } from '../enums';
|
|
3
5
|
import { StringKeyValue } from '../common';
|
|
4
6
|
import { AccountSettings } from '../entities';
|
|
5
|
-
import { BaseEntity } from '../base';
|
|
6
|
-
import { AccountTypeCode } from '../enums';
|
|
7
7
|
export declare class AccountDTO extends BaseEntity {
|
|
8
8
|
name: string;
|
|
9
9
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountDTO.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AccountDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountDTO.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AASrC,kDAAkD;AAClD,MAAa,UAAW,SAAQ,iBAAU;CAoCzC;AApCD,gCAoCC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { AccountStatusCode } from '../enums';
|
|
2
|
+
import { StringKeyValue } from '../common';
|
|
1
3
|
import { AccountSettings } from '../entities';
|
|
2
4
|
import { DeviceReport } from '../entities';
|
|
3
5
|
import { IntDistribution } from '../entities';
|
|
4
6
|
import { BaseEntity } from '../base';
|
|
5
7
|
import { AccountTypeCode } from '../enums';
|
|
6
|
-
import { AccountStatusCode } from '../enums';
|
|
7
|
-
import { StringKeyValue } from '../common';
|
|
8
8
|
export declare class AccountReportDTO extends BaseEntity {
|
|
9
9
|
name: string;
|
|
10
10
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountReportDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountReportDTO.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AccountReportDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountReportDTO.ts"],"names":[],"mappings":";;;AAKA,kCAAqC;AAKrC,2EAA2E;AAC3E,MAAa,gBAAiB,SAAQ,iBAAU;CA6C/C;AA7CD,4CA6CC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../../src/lib/entities/Action.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../../src/lib/entities/Action.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAKrC,+DAA+D;AAC/D,MAAa,MAAO,SAAQ,iBAAU;CAqBrC;AArBD,wBAqBC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { EventCategoryCode } from '../enums';
|
|
2
1
|
import { BaseEntity } from '../base';
|
|
2
|
+
import { EventTypeCode } from '../enums';
|
|
3
|
+
import { EventStatusCode } from '../enums';
|
|
3
4
|
import { GeoData } from '../common';
|
|
4
5
|
import { StringKeyValue } from '../common';
|
|
5
|
-
import {
|
|
6
|
-
import { RuleTypeCode } from '../enums';
|
|
6
|
+
import { EventCategoryCode } from '../enums';
|
|
7
7
|
import { TrafficDirectionCode } from '../enums';
|
|
8
|
-
import { EventTypeCode } from '../enums';
|
|
9
8
|
import { SeverityTypeCode } from '../enums';
|
|
9
|
+
import { RuleTypeCode } from '../enums';
|
|
10
10
|
export declare class Alert extends BaseEntity {
|
|
11
11
|
accountId: string;
|
|
12
12
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Alert.js","sourceRoot":"","sources":["../../../../src/lib/entities/Alert.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Alert.js","sourceRoot":"","sources":["../../../../src/lib/entities/Alert.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAYrC,qBAAqB;AACrB,sMAAsM;AACtM,qNAAqN;AACrN,kNAAkN;AAClN,MAAa,KAAM,SAAQ,iBAAU;CAwEpC;AAxED,sBAwEC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { EventTypeCode } from '../enums';
|
|
2
|
-
import { SeverityTypeCode } from '../enums';
|
|
3
|
-
import { RuleTypeCode } from '../enums';
|
|
4
|
-
import { EventStatusCode } from '../enums';
|
|
5
|
-
import { GeoData } from '../common';
|
|
6
|
-
import { StringKeyValue } from '../common';
|
|
7
1
|
import { EventCategoryCode } from '../enums';
|
|
8
2
|
import { TrafficDirectionCode } from '../enums';
|
|
9
3
|
import { Device } from '../entities';
|
|
10
4
|
import { BaseEntity } from '../base';
|
|
5
|
+
import { GeoData } from '../common';
|
|
6
|
+
import { StringKeyValue } from '../common';
|
|
7
|
+
import { EventStatusCode } from '../enums';
|
|
8
|
+
import { RuleTypeCode } from '../enums';
|
|
9
|
+
import { EventTypeCode } from '../enums';
|
|
10
|
+
import { SeverityTypeCode } from '../enums';
|
|
11
11
|
export declare class AlertWithDevice extends BaseEntity {
|
|
12
12
|
accountId: string;
|
|
13
13
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AlertWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/AlertWithDevice.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AlertWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/AlertWithDevice.ts"],"names":[],"mappings":";;;AAGA,kCAAqC;AAUrC,oFAAoF;AACpF,MAAa,eAAgB,SAAQ,iBAAU;CA2E9C;AA3ED,0CA2EC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigParams.js","sourceRoot":"","sources":["../../../../src/lib/entities/ConfigParams.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ConfigParams.js","sourceRoot":"","sources":["../../../../src/lib/entities/ConfigParams.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AAIrC,gEAAgE;AAChE,MAAa,YAAa,SAAQ,iBAAU;CAM3C;AAND,oCAMC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { DeviceTypeCode } from '../enums';
|
|
2
3
|
import { DeviceStatusCode } from '../enums';
|
|
3
4
|
import { StringKeyValue } from '../common';
|
|
4
5
|
import { DeviceActionCode } from '../enums';
|
|
5
6
|
import { SIM } from '../entities';
|
|
6
7
|
import { GeoData } from '../common';
|
|
7
|
-
import { BaseEntity } from '../base';
|
|
8
8
|
export declare class Device extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../../src/lib/entities/Device.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../../src/lib/entities/Device.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAUrC,0EAA0E;AAC1E,MAAa,MAAO,SAAQ,iBAAU;CAwErC;AAxED,wBAwEC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
|
-
import { Indicator } from '../common';
|
|
3
|
-
import { RuleTypeCode } from '../enums';
|
|
4
|
-
import { GeoData } from '../common';
|
|
5
|
-
import { EventCategoryCode } from '../enums';
|
|
6
|
-
import { TrafficDirectionCode } from '../enums';
|
|
7
1
|
import { EventTypeCode } from '../enums';
|
|
8
2
|
import { SeverityTypeCode } from '../enums';
|
|
9
3
|
import { EventStatusCode } from '../enums';
|
|
4
|
+
import { RuleTypeCode } from '../enums';
|
|
5
|
+
import { GeoData } from '../common';
|
|
6
|
+
import { TrafficDirectionCode } from '../enums';
|
|
7
|
+
import { Indicator } from '../common';
|
|
10
8
|
import { StringKeyValue } from '../common';
|
|
9
|
+
import { EventCategoryCode } from '../enums';
|
|
11
10
|
import { EventOccurrence } from '../entities';
|
|
11
|
+
import { BaseEntity } from '../base';
|
|
12
12
|
export declare class Event extends BaseEntity {
|
|
13
13
|
accountId: string;
|
|
14
14
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Event.js","sourceRoot":"","sources":["../../../../src/lib/entities/Event.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Event.js","sourceRoot":"","sources":["../../../../src/lib/entities/Event.ts"],"names":[],"mappings":";;;AAUA,kCAAqC;AAIrC,eAAe;AACf,8IAA8I;AAC9I,8HAA8H;AAC9H,MAAa,KAAM,SAAQ,iBAAU;CA8EpC;AA9ED,sBA8EC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import { RuleTypeCode } from '../enums';
|
|
3
1
|
import { GeoData } from '../common';
|
|
4
|
-
import { StringKeyValue } from '../common';
|
|
5
2
|
import { EventOccurrence } from '../entities';
|
|
6
|
-
import {
|
|
3
|
+
import { TrafficDirectionCode } from '../enums';
|
|
7
4
|
import { BaseEntity } from '../base';
|
|
8
5
|
import { EventTypeCode } from '../enums';
|
|
9
|
-
import {
|
|
6
|
+
import { SeverityTypeCode } from '../enums';
|
|
10
7
|
import { Indicator } from '../common';
|
|
8
|
+
import { RuleTypeCode } from '../enums';
|
|
9
|
+
import { EventStatusCode } from '../enums';
|
|
10
|
+
import { StringKeyValue } from '../common';
|
|
11
11
|
import { EventCategoryCode } from '../enums';
|
|
12
|
-
import {
|
|
12
|
+
import { Device } from '../entities';
|
|
13
13
|
export declare class EventWithDevice extends BaseEntity {
|
|
14
14
|
accountId: string;
|
|
15
15
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":";;;AAGA,kCAAqC;AAYrC,oFAAoF;AACpF,MAAa,eAAgB,SAAQ,iBAAU;CA8E9C;AA9ED,0CA8EC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Feature.js","sourceRoot":"","sources":["../../../../src/lib/entities/Feature.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Feature.js","sourceRoot":"","sources":["../../../../src/lib/entities/Feature.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AAIrC,qEAAqE;AACrE,MAAa,OAAQ,SAAQ,iBAAU;CAStC;AATD,0BASC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeaturesGroup.js","sourceRoot":"","sources":["../../../../src/lib/entities/FeaturesGroup.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"FeaturesGroup.js","sourceRoot":"","sources":["../../../../src/lib/entities/FeaturesGroup.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAKrC,+FAA+F;AAC/F,MAAa,aAAc,SAAQ,iBAAU;CAS5C;AATD,sCASC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { EventTypeCode } from '../enums';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
3
|
+
import { BaseEntity } from '../base';
|
|
1
4
|
import { RuleTypeCode } from '../enums';
|
|
2
5
|
import { DataSourceCode } from '../enums';
|
|
3
6
|
import { ConditionDescription } from '../common';
|
|
4
7
|
import { DeviceTypeCode } from '../enums';
|
|
5
|
-
import { EventTypeCode } from '../enums';
|
|
6
|
-
import { SeverityTypeCode } from '../enums';
|
|
7
|
-
import { BaseEntity } from '../base';
|
|
8
8
|
export declare class IdsRule extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IdsRule.js","sourceRoot":"","sources":["../../../../src/lib/entities/IdsRule.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"IdsRule.js","sourceRoot":"","sources":["../../../../src/lib/entities/IdsRule.ts"],"names":[],"mappings":";;;AAEA,kCAAqC;AAQrC,0CAA0C;AAC1C,MAAa,OAAQ,SAAQ,iBAAU;CAqEtC;AArED,0BAqEC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { HttpMethodCode } from '../enums';
|
|
2
|
+
import { StringKeyValue } from '../common';
|
|
1
3
|
import { EventTypeCode } from '../enums';
|
|
2
4
|
import { SeverityTypeCode } from '../enums';
|
|
3
5
|
import { DeviceActionCode } from '../enums';
|
|
4
6
|
import { BaseEntity } from '../base';
|
|
5
7
|
import { IntegrationTypeCode } from '../enums';
|
|
6
8
|
import { IntegrationTriggerCode } from '../enums';
|
|
7
|
-
import { HttpMethodCode } from '../enums';
|
|
8
|
-
import { StringKeyValue } from '../common';
|
|
9
9
|
export declare class Integration extends BaseEntity {
|
|
10
10
|
accountId: string;
|
|
11
11
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Integration.js","sourceRoot":"","sources":["../../../../src/lib/entities/Integration.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Integration.js","sourceRoot":"","sources":["../../../../src/lib/entities/Integration.ts"],"names":[],"mappings":";;;AAKA,kCAAqC;AAMrC,6BAA6B;AAC7B,MAAa,WAAY,SAAQ,iBAAU;CAkE1C;AAlED,kCAkEC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Report.js","sourceRoot":"","sources":["../../../../src/lib/entities/Report.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Report.js","sourceRoot":"","sources":["../../../../src/lib/entities/Report.ts"],"names":[],"mappings":";;;AAEA,kCAAqC;AAIrC,wEAAwE;AACxE,MAAa,MAAO,SAAQ,iBAAU;CA8BrC;AA9BD,wBA8BC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { IntDistribution } from '../entities';
|
|
2
3
|
import { DeviceReport } from '../entities';
|
|
3
4
|
import { ReportTypeCode } from '../enums';
|
|
4
|
-
import { BaseEntity } from '../base';
|
|
5
5
|
export declare class ReportInstance extends BaseEntity {
|
|
6
6
|
accountId: string;
|
|
7
7
|
from: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportInstance.js","sourceRoot":"","sources":["../../../../src/lib/entities/ReportInstance.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ReportInstance.js","sourceRoot":"","sources":["../../../../src/lib/entities/ReportInstance.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAOrC,qDAAqD;AACrD,MAAa,cAAe,SAAQ,iBAAU;CAoC7C;AApCD,wCAoCC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { RuleTypeCode } from '../enums';
|
|
2
|
+
import { DataSourceCode } from '../enums';
|
|
3
|
+
import { ConditionDescription } from '../common';
|
|
1
4
|
import { DeviceTypeCode } from '../enums';
|
|
2
5
|
import { EventTypeCode } from '../enums';
|
|
3
6
|
import { SeverityTypeCode } from '../enums';
|
|
4
7
|
import { BaseEntity } from '../base';
|
|
5
|
-
import { RuleTypeCode } from '../enums';
|
|
6
|
-
import { DataSourceCode } from '../enums';
|
|
7
|
-
import { ConditionDescription } from '../common';
|
|
8
8
|
export declare class Rule extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Rule.js","sourceRoot":"","sources":["../../../../src/lib/entities/Rule.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Rule.js","sourceRoot":"","sources":["../../../../src/lib/entities/Rule.ts"],"names":[],"mappings":";;;AAMA,kCAAqC;AAIrC,gCAAgC;AAChC,MAAa,IAAK,SAAQ,iBAAU;CAkEnC;AAlED,oBAkEC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
|
-
import { DataSourceCode } from '../enums';
|
|
3
1
|
import { EventTypeCode } from '../enums';
|
|
4
2
|
import { SeverityTypeCode } from '../enums';
|
|
3
|
+
import { BaseEntity } from '../base';
|
|
4
|
+
import { DataSourceCode } from '../enums';
|
|
5
5
|
export declare class RuleTemplate extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RuleTemplate.js","sourceRoot":"","sources":["../../../../src/lib/entities/RuleTemplate.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"RuleTemplate.js","sourceRoot":"","sources":["../../../../src/lib/entities/RuleTemplate.ts"],"names":[],"mappings":";;;AAEA,kCAAqC;AAKrC,qFAAqF;AACrF,MAAa,YAAa,SAAQ,iBAAU;CA2B3C;AA3BD,oCA2BC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Stream.js","sourceRoot":"","sources":["../../../../src/lib/entities/Stream.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Stream.js","sourceRoot":"","sources":["../../../../src/lib/entities/Stream.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAMrC,+LAA+L;AAC/L,MAAa,MAAO,SAAQ,iBAAU;CAqBrC;AArBD,wBAqBC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { Thresholds } from '../common';
|
|
1
2
|
import { ShieldexConfig } from '../common';
|
|
2
3
|
import { EventSeverityConfig } from '../common';
|
|
3
4
|
import { DeviceConfig } from '../common';
|
|
4
5
|
import { BaseEntity } from '../base';
|
|
5
|
-
import { Thresholds } from '../common';
|
|
6
6
|
export declare class StreamAnalyticsConfig extends BaseEntity {
|
|
7
7
|
accountId: string;
|
|
8
8
|
thresholds: Thresholds;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StreamAnalyticsConfig.js","sourceRoot":"","sources":["../../../../src/lib/entities/StreamAnalyticsConfig.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"StreamAnalyticsConfig.js","sourceRoot":"","sources":["../../../../src/lib/entities/StreamAnalyticsConfig.ts"],"names":[],"mappings":";;;AAIA,kCAAqC;AAIrC,0EAA0E;AAC1E,MAAa,qBAAsB,SAAQ,iBAAU;CAkBpD;AAlBD,sDAkBC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import { SessionTransform } from '../common';
|
|
2
|
+
import { UsageTransform } from '../common';
|
|
3
|
+
import { Thresholds } from '../common';
|
|
1
4
|
import { ShieldexConfig } from '../common';
|
|
2
5
|
import { DeviceActionCode } from '../enums';
|
|
3
|
-
import { EventSeverityConfig } from '../common';
|
|
4
6
|
import { DeviceConfig } from '../common';
|
|
5
7
|
import { IdsConfig } from '../entities';
|
|
6
8
|
import { DataIngestion } from '../entities';
|
|
7
|
-
import {
|
|
8
|
-
import { UsageTransform } from '../common';
|
|
9
|
-
import { Thresholds } from '../common';
|
|
9
|
+
import { EventSeverityConfig } from '../common';
|
|
10
10
|
export declare class StreamConfig {
|
|
11
11
|
ingest: DataIngestion;
|
|
12
12
|
sessionTransform: SessionTransform;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { UserTypeCode } from '../enums';
|
|
1
2
|
import { UserStatusCode } from '../enums';
|
|
2
3
|
import { StringKeyValue } from '../common';
|
|
3
4
|
import { BaseEntity } from '../base';
|
|
4
|
-
import { UserTypeCode } from '../enums';
|
|
5
5
|
export declare class User extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../src/lib/entities/User.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../src/lib/entities/User.ts"],"names":[],"mappings":";;;AAGA,kCAAqC;AAIrC,sGAAsG;AACtG,+DAA+D;AAC/D,MAAa,IAAK,SAAQ,iBAAU;CAiCnC;AAjCD,oBAiCC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { UserStatusCode } from '../enums';
|
|
2
1
|
import { AccountRole } from '../common';
|
|
3
2
|
import { BaseEntity } from '../base';
|
|
4
3
|
import { UserTypeCode } from '../enums';
|
|
4
|
+
import { UserStatusCode } from '../enums';
|
|
5
5
|
export declare class UserMembership extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
email: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserMembership.js","sourceRoot":"","sources":["../../../../src/lib/entities/UserMembership.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"UserMembership.js","sourceRoot":"","sources":["../../../../src/lib/entities/UserMembership.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AAMrC,4EAA4E;AAC5E,MAAa,cAAe,SAAQ,iBAAU;CA2B7C;AA3BD,wCA2BC"}
|
|
@@ -16,14 +16,25 @@ export declare enum EventTypeCode {
|
|
|
16
16
|
DEVICE_TAKEOVER_ATTEMPT = 14,
|
|
17
17
|
UNKNOWN_OPERATION = 15,
|
|
18
18
|
CRYPTO_MINING = 16,
|
|
19
|
-
SUSPICIOUS_IP = 17,
|
|
20
19
|
ABNORMAL_OUTBOUND_PORTS = 18,
|
|
21
20
|
ABNORMAL_OUTBOUND_ENDPOINTS = 19,
|
|
22
21
|
SIM_SWITCH = 20,
|
|
23
22
|
SIM_MISUSAGE = 21,
|
|
24
23
|
DEVICE_DISCONNECTION = 22,
|
|
25
24
|
ANOMALY_DETECTED = 23,
|
|
26
|
-
|
|
27
|
-
|
|
25
|
+
CASE_MUTATED_DNS_QUERY = 24,
|
|
26
|
+
DGA_DNS_QUERY = 25,
|
|
27
|
+
SUSPICIOUS_IP = 26,
|
|
28
|
+
SUSPICIOUS_IP_OUT = 27,
|
|
29
|
+
IP_LOOKUP_DNS_REQUEST = 28,
|
|
30
|
+
EXCESSIVE_NONSTD_DNS_ATTEMPTS = 29,
|
|
31
|
+
IOT_MALWARE_PORT_CONN = 30,
|
|
32
|
+
IOT_OUTBOUND_WIN_WORM_PORT = 31,
|
|
33
|
+
IOT_OUTBOUND_EMAIL_SPAM_PORT = 32,
|
|
34
|
+
IOT_OUTBOUND_NOTORIOUS_PORT = 33,
|
|
35
|
+
IOT_OUTBOUND_LONG_CONN_ALT_SSH = 34,
|
|
36
|
+
IOT_OUTBOUND_FAST_CONNECT_BURST = 35,
|
|
37
|
+
IOT_LOCAL_FAST_CONNECT_BURST = 36,
|
|
38
|
+
IOT_HIGH_RISK_TLD_QUERY = 37
|
|
28
39
|
}
|
|
29
40
|
export declare function GetEventTypeCodes(): Map<EventTypeCode, string>;
|
|
@@ -39,8 +39,6 @@ var EventTypeCode;
|
|
|
39
39
|
EventTypeCode[EventTypeCode["UNKNOWN_OPERATION"] = 15] = "UNKNOWN_OPERATION";
|
|
40
40
|
// Crypto Mining [16]
|
|
41
41
|
EventTypeCode[EventTypeCode["CRYPTO_MINING"] = 16] = "CRYPTO_MINING";
|
|
42
|
-
// Suspicious IP [17]
|
|
43
|
-
EventTypeCode[EventTypeCode["SUSPICIOUS_IP"] = 17] = "SUSPICIOUS_IP";
|
|
44
42
|
// Abnormal number of outbound ports [18]
|
|
45
43
|
EventTypeCode[EventTypeCode["ABNORMAL_OUTBOUND_PORTS"] = 18] = "ABNORMAL_OUTBOUND_PORTS";
|
|
46
44
|
// Abnormal number of outbound endpoints (destinations) [19]
|
|
@@ -53,10 +51,34 @@ var EventTypeCode;
|
|
|
53
51
|
EventTypeCode[EventTypeCode["DEVICE_DISCONNECTION"] = 22] = "DEVICE_DISCONNECTION";
|
|
54
52
|
// Anomaly detected [23]
|
|
55
53
|
EventTypeCode[EventTypeCode["ANOMALY_DETECTED"] = 23] = "ANOMALY_DETECTED";
|
|
56
|
-
//
|
|
57
|
-
EventTypeCode[EventTypeCode["
|
|
58
|
-
//
|
|
59
|
-
EventTypeCode[EventTypeCode["
|
|
54
|
+
// CASE-MUTATED DNS Query [24] sid 3000000
|
|
55
|
+
EventTypeCode[EventTypeCode["CASE_MUTATED_DNS_QUERY"] = 24] = "CASE_MUTATED_DNS_QUERY";
|
|
56
|
+
// DGA DNS Query [25] sid 3000001
|
|
57
|
+
EventTypeCode[EventTypeCode["DGA_DNS_QUERY"] = 25] = "DGA_DNS_QUERY";
|
|
58
|
+
// Suspicious IP IN [26] sid 5000001
|
|
59
|
+
EventTypeCode[EventTypeCode["SUSPICIOUS_IP"] = 26] = "SUSPICIOUS_IP";
|
|
60
|
+
// Suspicious IP OUT [27] sid 5000002
|
|
61
|
+
EventTypeCode[EventTypeCode["SUSPICIOUS_IP_OUT"] = 27] = "SUSPICIOUS_IP_OUT";
|
|
62
|
+
// DNS request for known IP/MAC lookup service [28] sid 5000003
|
|
63
|
+
EventTypeCode[EventTypeCode["IP_LOOKUP_DNS_REQUEST"] = 28] = "IP_LOOKUP_DNS_REQUEST";
|
|
64
|
+
// Excessive conn attempts non-standard DNS port [29] sid 5000004
|
|
65
|
+
EventTypeCode[EventTypeCode["EXCESSIVE_NONSTD_DNS_ATTEMPTS"] = 29] = "EXCESSIVE_NONSTD_DNS_ATTEMPTS";
|
|
66
|
+
// Conn attempt to non-trusted endpoint over exploited port [30] sid 5000005
|
|
67
|
+
EventTypeCode[EventTypeCode["IOT_MALWARE_PORT_CONN"] = 30] = "IOT_MALWARE_PORT_CONN";
|
|
68
|
+
// IoT outbound connection to Windows worm/exploit port [31] sid 5000006
|
|
69
|
+
EventTypeCode[EventTypeCode["IOT_OUTBOUND_WIN_WORM_PORT"] = 31] = "IOT_OUTBOUND_WIN_WORM_PORT";
|
|
70
|
+
// IoT outbound connection to email/spam-related port [32] sid 5000007
|
|
71
|
+
EventTypeCode[EventTypeCode["IOT_OUTBOUND_EMAIL_SPAM_PORT"] = 32] = "IOT_OUTBOUND_EMAIL_SPAM_PORT";
|
|
72
|
+
// IoT outbound connection to notorious/misused service port [33] sid 5000008
|
|
73
|
+
EventTypeCode[EventTypeCode["IOT_OUTBOUND_NOTORIOUS_PORT"] = 33] = "IOT_OUTBOUND_NOTORIOUS_PORT";
|
|
74
|
+
// IoT outbound long-lived conn to alt-SSH [34] sid 5000009
|
|
75
|
+
EventTypeCode[EventTypeCode["IOT_OUTBOUND_LONG_CONN_ALT_SSH"] = 34] = "IOT_OUTBOUND_LONG_CONN_ALT_SSH";
|
|
76
|
+
// Fast connect/disconnect burst (no data) from local endpoint [35] sid 5000010
|
|
77
|
+
EventTypeCode[EventTypeCode["IOT_OUTBOUND_FAST_CONNECT_BURST"] = 35] = "IOT_OUTBOUND_FAST_CONNECT_BURST";
|
|
78
|
+
// Fast connect/disconnect burst (no data) between local endpoints [36] sid 5000011
|
|
79
|
+
EventTypeCode[EventTypeCode["IOT_LOCAL_FAST_CONNECT_BURST"] = 36] = "IOT_LOCAL_FAST_CONNECT_BURST";
|
|
80
|
+
// DNS query to high-risk TLD [37]
|
|
81
|
+
EventTypeCode[EventTypeCode["IOT_HIGH_RISK_TLD_QUERY"] = 37] = "IOT_HIGH_RISK_TLD_QUERY";
|
|
60
82
|
})(EventTypeCode || (exports.EventTypeCode = EventTypeCode = {}));
|
|
61
83
|
// Return list of EventTypeCode values and their display names
|
|
62
84
|
function GetEventTypeCodes() {
|
|
@@ -78,15 +100,26 @@ function GetEventTypeCodes() {
|
|
|
78
100
|
result.set(EventTypeCode.DEVICE_TAKEOVER_ATTEMPT, 'Device Takeover Attempt');
|
|
79
101
|
result.set(EventTypeCode.UNKNOWN_OPERATION, 'Unknown Operation');
|
|
80
102
|
result.set(EventTypeCode.CRYPTO_MINING, 'Crypto Mining');
|
|
81
|
-
result.set(EventTypeCode.SUSPICIOUS_IP, 'Suspicious Ip');
|
|
82
103
|
result.set(EventTypeCode.ABNORMAL_OUTBOUND_PORTS, 'Abnormal Outbound Ports');
|
|
83
104
|
result.set(EventTypeCode.ABNORMAL_OUTBOUND_ENDPOINTS, 'Abnormal Outbound Endpoints');
|
|
84
105
|
result.set(EventTypeCode.SIM_SWITCH, 'Sim Switch');
|
|
85
106
|
result.set(EventTypeCode.SIM_MISUSAGE, 'Sim Misusage');
|
|
86
107
|
result.set(EventTypeCode.DEVICE_DISCONNECTION, 'Device Disconnection');
|
|
87
108
|
result.set(EventTypeCode.ANOMALY_DETECTED, 'Anomaly Detected');
|
|
88
|
-
result.set(EventTypeCode.DGA_DNS_QUERY, 'Dga Dns Query');
|
|
89
109
|
result.set(EventTypeCode.CASE_MUTATED_DNS_QUERY, 'Case Mutated Dns Query');
|
|
110
|
+
result.set(EventTypeCode.DGA_DNS_QUERY, 'Dga Dns Query');
|
|
111
|
+
result.set(EventTypeCode.SUSPICIOUS_IP, 'Suspicious Ip');
|
|
112
|
+
result.set(EventTypeCode.SUSPICIOUS_IP_OUT, 'Suspicious Ip Out');
|
|
113
|
+
result.set(EventTypeCode.IP_LOOKUP_DNS_REQUEST, 'Ip Lookup Dns Request');
|
|
114
|
+
result.set(EventTypeCode.EXCESSIVE_NONSTD_DNS_ATTEMPTS, 'Excessive Nonstd Dns Attempts');
|
|
115
|
+
result.set(EventTypeCode.IOT_MALWARE_PORT_CONN, 'Iot Malware Port Conn');
|
|
116
|
+
result.set(EventTypeCode.IOT_OUTBOUND_WIN_WORM_PORT, 'Iot Outbound Win Worm Port');
|
|
117
|
+
result.set(EventTypeCode.IOT_OUTBOUND_EMAIL_SPAM_PORT, 'Iot Outbound Email Spam Port');
|
|
118
|
+
result.set(EventTypeCode.IOT_OUTBOUND_NOTORIOUS_PORT, 'Iot Outbound Notorious Port');
|
|
119
|
+
result.set(EventTypeCode.IOT_OUTBOUND_LONG_CONN_ALT_SSH, 'Iot Outbound Long Conn Alt Ssh');
|
|
120
|
+
result.set(EventTypeCode.IOT_OUTBOUND_FAST_CONNECT_BURST, 'Iot Outbound Fast Connect Burst');
|
|
121
|
+
result.set(EventTypeCode.IOT_LOCAL_FAST_CONNECT_BURST, 'Iot Local Fast Connect Burst');
|
|
122
|
+
result.set(EventTypeCode.IOT_HIGH_RISK_TLD_QUERY, 'Iot High Risk Tld Query');
|
|
90
123
|
return result;
|
|
91
124
|
}
|
|
92
125
|
//# sourceMappingURL=EventTypeCode.js.map
|