Skip to content

Commit d6d9d26

Browse files
committed
change config disclaimer from hardening.io to dev-sec.io
Signed-off-by: Patrick Münch <[email protected]>
1 parent bede848 commit d6d9d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attributes/default.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
default['sshserver']['service_name'] = 'ssh'
4242
end
4343

44-
default['config_disclaimer'] = '**Note:** This file was automatically created by Hardening Framework (hardening.io) configuration. If you use its automated setup, do not edit this file directly, but adjust the automation instead.'
44+
default['config_disclaimer'] = '**Note:** This file was automatically created by Hardening Framework (dev-sec.io) configuration. If you use its automated setup, do not edit this file directly, but adjust the automation instead.'
4545
default['network']['ipv6']['enable'] = false # sshd + ssh
4646
default['ssh']['client']['cbc_required'] = false # ssh
4747
default['ssh']['server']['cbc_required'] = false # sshd

0 commit comments

Comments
 (0)