/usr/share/check-all-the-things/data/ruby is in check-all-the-things 2015.12.10ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | # TODO: roodi
# TODO: ruby-lint https://github.com/YorickPeterse/ruby-lint
# TODO: rubocop #745423
# TODO: bundler audit
# TODO: https://github.com/presidentbeef/brakeman
# TODO: disabling SSL: verify_mode = OpenSSL::SSL::VERIFY_NONE
# TODO: shell metacharacter injection: exec system backticks IO.popen Open3.popen3 Open4.popen4
# TODO: http://guides.rubyonrails.org/security.html
|