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

Increase Checklist Test Coverage Including Tests from the 0x04* Chapters #2085

Merged
merged 2 commits into from
Mar 11, 2022
Merged

Increase Checklist Test Coverage Including Tests from the 0x04* Chapters #2085

merged 2 commits into from
Mar 11, 2022

Conversation

fujiokayu
Copy link
Collaborator

@fujiokayu fujiokayu commented Mar 10, 2022

Here's the PR as discussed in #2082.
However, this is a mitigation measure specific to requirements with common test cases (e.g., V4 and V5).
It does not fulfill the requirements associated with V1 or those requiring multiple test cases.

The test case coverage in the new version of the checklist increases in +29 tests:

  • ARCH +1
  • STORAGE +2
  • CRYPTO +1
  • AUTH +19
  • NETWORK +5
  • PLATFORM +1

This PR closes #2084.

Copy link
Collaborator

@cpholguera cpholguera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fujiokayu this is excellent. Your enhancement works perfectly and increases the coverage by +29 test cases! Thank you so much for taking the time to analyze the script and enhance it.

@cpholguera cpholguera changed the title Add common test cases listed in the 0x04 document to checklist Increase Checklist Test Coverage Including Tests from the 0x04* Chapters Mar 11, 2022
@cpholguera cpholguera merged commit dd50ee2 into OWASP:master Mar 11, 2022
@fujiokayu
Copy link
Collaborator Author

Thanks @cpholguera for checking the generated files.

Now I understand a bit more about these scripts.
So feel free to assign me to improve something in the future.

@fujiokayu fujiokayu deleted the FixIssue2084 branch March 11, 2022 13:17
@cpholguera
Copy link
Collaborator

@fujiokayu thank you very much for the offer. We'll need help soon with both scripting as restructuring the MASVS and MSTG. We'd love to have you as part of our active team. Let's get in touch on Slack.

@fujiokayu
Copy link
Collaborator Author

fujiokayu commented Mar 11, 2022

@cpholguera Ok, I'm already on OWASP Slack, so please feel free to send me a mention to "Yu Fujioka" anytime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Checklists Coverage for MSTG Test Cases
2 participants