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

Changed value of status_cells in yaml_to_excel.py #2417

Merged
merged 3 commits into from
May 22, 2023
Merged

Changed value of status_cells in yaml_to_excel.py #2417

merged 3 commits into from
May 22, 2023

Conversation

bl13pbl03p
Copy link
Contributor

@bl13pbl03p bl13pbl03p commented May 21, 2023

The old value of status value contained H8 which causes the issue described in #2415. See screenshot below:

Screenshot 2023-05-21 at 13 16 57

Remediation:
I changed the value of status_cells from 'H8:L400' to 'I13:L400'.

Effectiveness:
I am not entirely sure the if the commit will help, was not able to generate a .xlsx checklist locally.

References:
The only reference that I have used was an earlier commit 3bfc72e, looking at the value of status_cells.

Possible next steps:
A separate rule should be made to fix 'status dropdown bar issue' in the remaining tabs (MASVS-AUTH MASVS-CODE), because status dropdown function is not applicable there on I13.

This PR closes #2415 except maybe for the MASVS-AUTH and MASVS-CODE tab.

Closes #2415 except for the MASVS-AUTH MASVS-CODE tab.

Separate rule should be made to fix 'status dropdown bar issue' in the remaining tabs.
@cpholguera
Copy link
Collaborator

Thanks a lot for opening the PR, @bl13pbl03p! I'll take a look this week.

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.

@bl13pbl03p thank you so much for your help. It should be fixed now!

@cpholguera cpholguera merged commit 82db514 into OWASP:master May 22, 2023
3 checks passed
@bl13pbl03p bl13pbl03p deleted the patch-1 branch May 23, 2023 06:29
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.

OWASP_MAS_Checklist issue
2 participants