Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix whatsmars misplaced corrections #2

Open
wants to merge 1 commit into
base: thesis-2018-anam-dodhy
Choose a base branch
from
Open

Fix whatsmars misplaced corrections #2

wants to merge 1 commit into from

Conversation

knewbury01
Copy link

Previously correct-usage file for
whatsmars misuse 10 & 11 contained
a correct pattern for insecure parameter
to cipher object type of misuse, however
the 10 & 11 yml file lists misuse as the following:
First parameter while initializing SecretKeySpec
was not properly randomized.

Replaced the correct-usages files
with the same solution as for whatsmars
misuse 6, because these are the same misuse issue.

This looks to me to be a simple file misplacement issue, the fix is also simple ,
but let me know if you would like it addressed in any other way :)

Previously correct-usage file for
whatsmars misuse 10 & 11 contained
a correct pattern for insecure parameter
to cipher object type of misuse, however
the 10 & 11 yml file lists misuse as the following:
First parameter while initializing SecretKeySpec
was not properly randomized.

Replaced the correct-usages files
with the same solution as for whatsmars
misuse 6, because these are the same misuse issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant