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

Deprecated tests #4

Open
wants to merge 37 commits into
base: deprecatedTests
Choose a base branch
from

Conversation

HackerShark
Copy link

Pulled in latest updates from Master of Simp. Rebased depracatedTests with Simp master. Merged updates. Resolved all merge conflicts.

cpoma and others added 30 commits October 24, 2019 09:51
* Changed array of grub2 superusers to a single superuser in grub_superuser attribute. Updated V-71961 to look for all instances of setting a grub2 superuser and superusers password within given grub configuration.

* Update V-71961 to check if environment variables are being set for the grub2 superuser password, if they are the control now examines provided user.cfg files to ensure that they password is encrypted with pbkdf2, if they are not it will check the password_ line entry in the given grub_main_cfg file.
* Updated to check mask of initialization files and umask for each user.
* Skips remote filesystems
Fixed a bug in 72223 where it was reporting a value of nil when the configuration setting was not set in a file. The code now reports that the configuration setting is not configured in the specific file.

Updating this control to include an active check by looking at the set TMOUT environment variable as well as accommodating situations where 'readonly TMOUT' is set.
* Updating attributes to inputs and moving defaults to inspec.yml.
* Updating dconf checks to use nil instead of ''.
* fix trailing whitespace

Co-authored-by: Trevor Vaughan <[email protected]>
- Fixed the SELinux tests to ignore system_u by default in V-71971
Fixed some typos.
Fixed some typos.
Fixed some typos.
Fixed some typos.
Fixed some typos.
Fixed some typos.
Fixed some typos.
Fixed some typos.
Fixed some typos.
aaronlippold and others added 7 commits March 5, 2020 17:08
Modified a duplicate declaration of 'file_integrity_tool' in inspec.yml.

Signed-off-by: Lesley Kimmel <[email protected]>
Updated control V-72191 to reference '/usr/bin/kmod' instead of
'/sbin/insmod'.

Signed-off-by: Lesley Kimmel <[email protected]>

Co-authored-by: Lesley Kimmel <[email protected]>
Co-authored-by: Trevor Vaughan <[email protected]>
Set the input 'grub_superuser' to type String with value 'root' in
inspec.yml as this is what dependent controls expect.

Signed-off-by: Lesley Kimmel <[email protected]>

Co-authored-by: Lesley Kimmel <[email protected]>
Co-authored-by: Trevor Vaughan <[email protected]>
Moved the 'linux_update' resource reference out of the describe/subject
block into a control-level variable. Also, generated a list of package
names to pass to the 'List of out-of-date packages' block instead of
the entire JSON object for cleaner output.

Signed-off-by: Lesley Kimmel <[email protected]>

Co-authored-by: Lesley Kimmel <[email protected]>
Co-authored-by: Trevor Vaughan <[email protected]>
Signed-off-by: Aaron Lippold <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants