mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 05:53:24 +00:00
Creation of the Excel doc with Custom references, adds extra rows while the name is the same #289
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mvdbent on GitHub.
Summary
Created Custom Rules with custom references.
creating documentation in HTML and PDF all good
but if you add -x for an excel sheet, in the excel sheet, the custom references with the same name have repeated as an extra row, even if the custom references is the same name.
Steps to reproduce
create multiple custom rules, within the rules add custom references.
generate guidance with -x
look at the excel document you will see duplicated rows of the custom references.
Operating System version
Big Sur branch - Big Sur Guidance Revision 2
What is the current bug behaviour?
in the excel sheet, the custom references with the same name have repeated as an extra row
What is the expected correct behaviour?
if the custom reference name is the same add one row. only add extra rows if the custom reference name is different
@mvdbent commented on GitHub:
this is resolved in big_sur_rev2
ebca093release