Add SCA template for Ubuntu 12.04#3361
Merged
chemamartinez merged 2 commits into3.9from Jun 3, 2019
Merged
Conversation
Contributor
Author
|
The package installation doesn't add new policies: Ping @wazuh/cicd |
vikman90
requested changes
May 23, 2019
Contributor
Author
|
Here we can see the result of scanning the added policies in a Ubuntu 12.04 host with the minimum modifications: Individual checks for CIS benchmark for Debian/Linux 7 and 8 L1 Individual checks for CIS benchmark for Debian/Linux 7 and 8 L2 The most notable point is that every check of the L2 policy is failed. So I have checked no false positives have been introduced. Here is the output of the policy scan in debug mode: In the results, we can see most of the failed results are due to the missing of the file |
snaow
approved these changes
Jun 3, 2019
vikman90
approved these changes
Jun 3, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds a specific SCA template for Ubuntu 12.04, which is based in Debian 7 (wheezy):
The added template applies to Ubuntu 12.04 and adds the policies
cis_debianlinux7-8_L1_rcl.ymlandcis_debianlinux7-8_L2_rcl.ymlwhen installing the agent in that platform instead of the generic one.Logs/Alerts example
Wazuh version
Ubuntu version
Default installed policies
Default configuration
Tests
Empty checks are pending.