Coverage and concrete signals
For weak cryptography, inspect the concrete scope below instead of relying on a category label. Identify the primitive, its purpose, and whether it protects integrity, confidentiality, or only a non-security checksum before choosing the replacement.
- Focus: Detect obsolete or collision-prone primitives used for security-sensitive values.
- Workflow: Rule ID: RADAR-SEC-CRYPTO
- Coverage and concrete signals: RADAR-SEC-CRYPTO, unsafe pattern, safer pattern, Source security
FocusExact file location, rule context, severity, confidence, and remediation guidance.Boundary
Detect obsolete or collision-prone primitives used for security-sensitive values.Identify the primitive, its purpose, and whether it protects integrity, confidentiality, or only a non-security checksum before choosing the replacement.Legacy hashes can be valid for non-adversarial deduplication; confirm the security boundary and migrate security-sensitive uses with compatibility tests.