Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.7 Added CIS-CAT Integration #342

Merged
merged 11 commits into from
Nov 15, 2018
Merged

3.7 Added CIS-CAT Integration #342

merged 11 commits into from
Nov 15, 2018

Conversation

manuasir
Copy link
Contributor

Hi,

This PR adds CIS-CAT integration for Splunk App for Wazuh. For both overview and agents sections.
Closes #315
Regards

@manuasir manuasir added type/enhancement Enhancement issue 3.7 labels Nov 12, 2018
@manuasir manuasir self-assigned this Nov 12, 2018
@@ -312,6 +312,25 @@ define(['../module'], function (module) {
}]
}
})

// agents - CIS-CAT
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be necessary to change this resolve to the new structure within a try catch block.

@@ -110,6 +110,12 @@ define(['../module'], function (module) {
onEnter: ($navigationService) => { $navigationService.storeRoute('ow-vul') },
controller: 'overviewVulnerabilitiesCtrl',
})
// Overview - CIS-CAT
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also this one.

@jesusgn90 jesusgn90 changed the base branch from dev-refactor to 3.7 November 15, 2018 16:17
@jesusgn90 jesusgn90 merged commit 2e74c7b into 3.7 Nov 15, 2018
@jesusgn90 jesusgn90 deleted the 3.7-ciscat branch November 15, 2018 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants