update
This commit is contained in:
@ -31,7 +31,8 @@ export enum SecurityEventType {
|
||||
CONNECTION = 'connection',
|
||||
DATA_EXPOSURE = 'data_exposure',
|
||||
CONFIGURATION = 'configuration',
|
||||
IP_REPUTATION = 'ip_reputation'
|
||||
IP_REPUTATION = 'ip_reputation',
|
||||
REJECTED_CONNECTION = 'rejected_connection'
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user