Skip to content

Commit 0dc5c9d

Browse files
committed
V-2256.rb update
1 parent 7338868 commit 0dc5c9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

controls/V-2256.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,6 @@
106106
site that must execute the directives in .htacces."
107107

108108
# START_DESCRIBE V-2256
109-
# describe file(NGINX_CONF_FILE) do
110-
# its('mode') { should cmp <= 600 }
111-
# end
112-
113109

114110
access_control_files.each do |file|
115111
file_path = command("find / -name #{file}").stdout.chomp

0 commit comments

Comments
 (0)