=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ruby-build-20200401/README.md-125- ruby-build-20200401/README.md:126:ruby-build will first try to fetch this package from `$RUBY_BUILD_MIRROR_URL/<SHA2>` ruby-build-20200401/README.md-127-(note: this is the complete URL), where `<SHA2>` is the checksum for the file. It ############################################## ruby-build-20200401/bin/ruby-build-286- # If the computed checksum is empty, return failure ruby-build-20200401/bin/ruby-build:287: local computed_checksum=`echo "$($checksum_command < "$filename")" | tr [A-Z] [a-z]` ruby-build-20200401/bin/ruby-build-288- [ -n "$computed_checksum" ] || return 1