Patrick Münch
Patrick Münch
we check the configuration in the daemon.json, but not the configuration of the running daemon process
create the tests for this commit https://github.com/hardening-io/chef-ssh-hardening/pull/111
- enable travis - enable kitchen verify in test-kitchen - errors in test kitchen verify are not an error for this profile, because they reflect a finding - we need...
i implemented until cis 17.2.4 for windows 2012 r2 and win 2016 i used the 2 documents from CIS CIS Microsoft Windows Server 2012 R2 Benchmark v2.3.0 - 03-30-2018 CIS...
i implemented until cis 17.2.4 control for windows 2012 r2 and win 2016 i used the 2 documents from CIS CIS Microsoft Windows Server 2012 R2 Benchmark v2.3.0 - 03-30-2018...
clean the following recipes, if the issue #46 is done include_recipe 'windows-hardening::audit' include_recipe 'windows-hardening::ie' include_recipe 'windows-hardening::rdp' include_recipe 'windows-hardening::access' include_recipe 'windows-hardening::privacy' include_recipe 'windows-hardening::powershell'
I use cnspec version 7.4.0 and want to get the database information like the following: ```mql mondoo> azurerm.sql.servers{ databases { * } } Query encountered errors: 5 errors occurred: *...
- add an additional parameter in the install.ps1 script to configure the scan interval during installation - add an additional parameter in the install.sh script to configure the scan interval...
i have the following test. My expectation is that I get only the list where the test result is false, but I get all VMs in the sphere cluster ```coffee...
the windows feature `AD-Domain-Servicess` does not exists ```coffee windows.feature('AD-Domain-Servicess').installed rpc error: code = Unknown desc = could not find feature AD-Domain-Servicess windows.feature.installed: no data available ``` I think it would...