Sha256: b8772f87ff3d9eaa7ff1354d35279fb94d6c6fb25e79bfc096925e97ffb0480d
Contents?: true
Size: 523 Bytes
Versions: 1
Compression:
Stored size: 523 Bytes
Contents
--- # Checks for implementations of the hash method which combine values using # custom logic instead of delegating to Array#hash. Security/CompoundHash: Enabled: true # This cop checks for the use of JSON class methods which have potential # security issues. Security/JSONLoad: Enabled: true # This cop checks for the use of *Kernel#eval*. Security/Eval: Enabled: true # Checks for the first argument to IO.read, IO.binread, IO.write, IO.binwrite, IO.foreach, and IO.readlines Security/IoMethods: Enabled: true
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kuyio-rubocop-0.2.1 | rubocop-security.yml |