CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Predicate Ciphers::isWeakOpenSslCipher

Holds if name is the name of an OpenSSL cipher that is known to be weak.

Import path

import codeql.ruby.security.OpenSSL
predicate isWeakOpenSslCipher(string name)