Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Flaw::WeakHash
Inherits
Flaw::Rule
<
Reference
<
Object
Constants
SENSITIVE = /\b(password|passwd|hmac|signature|integrity|hash_password|verify_sig)\b/i
WEAK_CALL = /\b(
Digest::MD5
|
Digest::SHA1
|
OpenSSL::Digest
\.new\("(?:
MD5
|
SHA1
)"\))/
Instance methods
check
(source :
String
, path :
String
) :
Array
(
Finding
)
Source
default_severity
Source
description
Source
id
Source
title
Source