Skip to content

Commit

Permalink
remove a debugging test
Browse files Browse the repository at this point in the history
Signed-off-by: kemley76 <kemley@mitre.org>
  • Loading branch information
kemley76 committed Jun 17, 2024
1 parent 85439ef commit 0aa724d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controls/SV-257883.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
!virtualization.system.eql?('docker')
}

mode_for_libs = input('mode_for_libsmakethisonefail')
mode_for_libs = input('mode_for_libs')

overly_permissive_libs = input('system_libraries').select { |lib|
file(lib).more_permissive_than?(mode_for_libs)
Expand Down

0 comments on commit 0aa724d

Please sign in to comment.