National Institute of Standards and Technology
Package illustrating a test case

Test case 135131

Description

CWE: 325 Missing Required Cryptographic Step
Sinks: MessageDigest_update
GoodSink: Include call to MessageDigest.update()
BadSink : Missing call to MessageDigest.update()
Flow Variant: 15 Control flow: switch(7)

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.