tmobile / pacbot

PacBot (Policy as Code Bot)
https://tmobile.github.io/pacbot/
Apache License 2.0
1.29k stars 276 forks source link

Use of string instead of byte[] #548

Open akwick opened 2 years ago

akwick commented 2 years ago

Summary

During an empirical study to understand the nature of cryptographic misuses in enterprise-driven projects on GitHub, we randomly inspected a few of the misuses. One of the misuses for which we could confirm as a true positive of the analysis, CogniCryptSAST, is in this project.

Reproduce steps

Execute CogniCrypt_SAST to retrieve the misuse reported above.

Expected Results

I would except no true positive from CogniCrypt_SAST.

Actual Results

CogniCrypt_SAST reports misuses for the project.