CN-988: 实体详情--安全事件和性能事件tab开发
This commit is contained in:
@@ -165,6 +165,13 @@ export const eventSeverityColor = {
|
||||
low: '#FFD82D',
|
||||
info: '#D1BD50'
|
||||
}
|
||||
export const eventSeverityColor1 = {
|
||||
Critical: '#D84C4C',
|
||||
High: '#FE845D',
|
||||
Medium: '#FFB65A',
|
||||
Low: '#FFD82D',
|
||||
Info: '#D1BD50'
|
||||
}
|
||||
export const securityType = {
|
||||
commandAndControl: 'common and control',
|
||||
payloadDelivery: 'payload delivery',
|
||||
|
||||
Reference in New Issue
Block a user