mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 09:55:18 +00:00
Yarn lint
This commit is contained in:
parent
f925f0e91a
commit
3626f4881e
@ -219,7 +219,6 @@ export class WazuhReportingCtrl {
|
||||
})),
|
||||
...modifiedRows
|
||||
);
|
||||
console.log('full_body ', full_body);
|
||||
this.dd.content.push({
|
||||
fontSize: 8,
|
||||
table: {
|
||||
|
@ -116,11 +116,8 @@ export const KeyEquivalence = {
|
||||
attributes: 'Attributes',
|
||||
policy_id: 'Policy ID',
|
||||
policy_ID: 'Policy ID',
|
||||
id: 'ID',
|
||||
compliance: 'Compliance',
|
||||
rules: 'Rules',
|
||||
reason: 'Reason',
|
||||
registerIP: 'Register IP',
|
||||
key: 'Key',
|
||||
value: 'Value'
|
||||
registerIP: 'Register IP'
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user